git commit 配置 vim

📅 2026/7/28 22:38:24 👁️ 阅读次数 📝 编程学习
git commit 配置 vim

git config --global core.editor "vim"

git config --global core.editor "vim"