commit | 4a8273a3ed1d9db48920433471f87090423d1b5e | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Fri Jan 25 01:43:48 2013 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jan 25 11:07:30 2013 -0800 |
tree | 8d60508e5db6d8c4d4c1e8232b9530dc0b537648 | |
parent | 8c7a786b6c8eae8eac91083cdc9a6e337bc133b0 [diff] |
git-mergetool: move show_tool_help to mergetool--lib This is the first step in unifying "git difftool --tool-help" and "git mergetool --tool-help". Signed-off-by: John Keeping <john@keeping.me.uk> Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>