Unset git configuration -


i using filemerge on mac viewing diffs , have set with:

git config --global diff.external ~/bin/git-diff-cmd.sh 

now no longer want use filemerge, how go default had before this?

use --unset from man page:

--unset     remove line matching key config file. 

Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -