]> git.ipfire.org Git - thirdparty/git.git/commit - git-difftool--helper.sh
difftool: move 'git-difftool' out of contrib
authorDavid Aguilar <davvid@gmail.com>
Tue, 7 Apr 2009 08:21:20 +0000 (01:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2009 05:19:56 +0000 (22:19 -0700)
commitafcbc8e7ecb18a3ee542e808f02f5df7d56d5bdc
tree6a057ce275aa7d4998846e21452c84616357f6b0
parent1c0f3d224eff2ff8ca8442811edb5a6830adba1a
difftool: move 'git-difftool' out of contrib

This prepares 'git-difftool' and its documentation for
mainstream use.

'git-difftool-helper' became 'git-difftool--helper'
since users should not use it directly.

'git-difftool' was added to the list of commands as
an ancillaryinterrogator.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
Documentation/config.txt
Documentation/git-difftool.txt [moved from contrib/difftool/git-difftool.txt with 100% similarity]
Makefile
command-list.txt
git-difftool--helper.sh [moved from contrib/difftool/git-difftool-helper with 98% similarity]
git-difftool.perl [moved from contrib/difftool/git-difftool with 92% similarity]