1
0
mirror of https://github.com/git/git.git synced 2024-10-21 01:08:11 +02:00
git/contrib/difftool
David Aguilar 2464456a6a contrib/difftool: use a separate config namespace for difftool commands
Some users have different mergetool and difftool settings, so teach
difftool to read config vars from the difftool.* namespace.  This allows
having distinct configurations for the diff and merge scenarios.

We don't want to force existing users to set new values for no reason
so difftool falls back to existing mergetool config variables when the
difftool equivalents are not defined.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-03-11 21:54:59 -07:00
..
git-difftool contrib/difftool: use a separate config namespace for difftool commands 2009-03-11 21:54:59 -07:00
git-difftool-helper contrib/difftool: use a separate config namespace for difftool commands 2009-03-11 21:54:59 -07:00
git-difftool.txt contrib/difftool: use a separate config namespace for difftool commands 2009-03-11 21:54:59 -07:00