]> git.ipfire.org Git - thirdparty/git.git/commit - git-difftool--helper.sh
difftool/mergetool: refactor commands to use git-mergetool--lib
authorDavid Aguilar <davvid@gmail.com>
Wed, 8 Apr 2009 07:17:20 +0000 (00:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2009 07:25:24 +0000 (00:25 -0700)
commit21d0ba7ebb0c6b6c6ad844f8a40fff8dd4c0b105
treec09c3a743b2fe74f793607c360b533f06af7d653
parent9a62d72dfa833f98dd0730b3d5136f56d637a5c3
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>
.gitignore
Documentation/git-mergetool--lib.txt [new file with mode: 0644]
Makefile
git-difftool--helper.sh
git-mergetool--lib.sh [new file with mode: 0644]
git-mergetool.sh