冯虚的BLOG
请访问主站 http://www.dengnz.com
昨天,今天,明天,每天的每天,你是否都多懂得一点点...
星期三, 十月 31, 2012
git using external diff tool
To set git using vim for diff
first add vim path to path enviroment variable
then run git difftool --tool=vimdiff
to emit --tool parameter, you can add these two lines to git config file
[diff]
tool = vimdiff
then, you just run git difftool
--
Feng
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
其它博客地址
此博客的同步博客地址:
http://fengnz.wordpress.com
点
这里
进入我的MSN SPACE.
没有评论:
发表评论