git預設的編輯器是nano,使用起來感覺很彆扭,通過下面命令可以將git預設的編輯器變為vim. 方法一:. git config --global core.editor vim.
確定! 回上一頁