Code

Merge branch 'cb/mergetool'
authorJunio C Hamano <gitster@pobox.com>
Sat, 8 Mar 2008 06:30:07 +0000 (22:30 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 8 Mar 2008 06:30:07 +0000 (22:30 -0800)
* cb/mergetool:
  Add a very basic test script for git mergetool
  Teach git mergetool to use custom commands defined at config time
  Changed an internal variable of mergetool to support custom commands
  Tidy up git mergetool's backup file behaviour


Trivial merge