commit | 21d0ba7ebb0c6b6c6ad844f8a40fff8dd4c0b105 | [log] [tgz] |
---|---|---|
author | David Aguilar <davvid@gmail.com> | Wed Apr 08 00:17:20 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Apr 08 00:25:24 2009 -0700 |
tree | c09c3a743b2fe74f793607c360b533f06af7d653 | |
parent | 9a62d72dfa833f98dd0730b3d5136f56d637a5c3 [diff] |
difftool/mergetool: refactor commands to use git-mergetool--lib This consolidates the common functionality from git-mergetool and git-difftool--helper into a single git-mergetool--lib scriptlet. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>