📜  将 sublime text 设置为 git 编辑器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:35.590000             🧑  作者: Mango

代码示例1
git config --global core.editor "'C:\Program Files\Sublime Text 3\subl.exe' --wait --new-window"