现在每次执行 gm 都提示 git方面的报错,很不科学。
尝试了设置别名,无果
git config --global alias.xxx merge
另外已经清理过 $HOME 下的 .gitconfig 文件了,大家遇到会怎么办?
虽然是Git死忠,但搜到了这篇文字很值得一看:
<10 things I hate about Git> 里面正好有一句话命中:
`Some “shortcuts” are graced with top level commands`
http://steveko.wordpress.com/2012/02/24/10-things-i-hate-about-git/
尝试了设置别名,无果
git config --global alias.xxx merge
另外已经清理过 $HOME 下的 .gitconfig 文件了,大家遇到会怎么办?
虽然是Git死忠,但搜到了这篇文字很值得一看:
<10 things I hate about Git> 里面正好有一句话命中:
`Some “shortcuts” are graced with top level commands`
http://steveko.wordpress.com/2012/02/24/10-things-i-hate-about-git/


