Files
git/mergetools
Junio C Hamano f9108517ad Merge branch 'da/mergetool-custom' into next
The actual external command to run for mergetool backend can be
specified with difftool/mergetool.$name.cmd configuration
variables, but this mechanism was ignored for the backends we
natively support.

* da/mergetool-custom:
  mergetool--lib: Allow custom commands to override built-ins
2012-09-27 18:01:44 -07:00
..