昨天,今天,明天,每天的每天,你是否都多懂得一点点...

星期三, 十月 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

没有评论:

其它博客地址

此博客的同步博客地址: http://fengnz.wordpress.com
这里进入我的MSN SPACE.