diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-14 01:29:26 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-14 01:29:26 -0700 |
commit | 86952cdabdcc550a20794794db539c41877d17fc (patch) | |
tree | 3ebf99169c1ddef3692d15c491c25b19f88363fb /Documentation/cmd-list.perl | |
parent | 4739cea5668bc398600197d2a4a425119c8dc322 (diff) | |
download | git-86952cdabdcc550a20794794db539c41877d17fc.tar.gz git-86952cdabdcc550a20794794db539c41877d17fc.tar.xz |
Documentation: add git-mergetool to the command list.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-x | Documentation/cmd-list.perl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl index f61c77aa7..b54382b2b 100755 --- a/Documentation/cmd-list.perl +++ b/Documentation/cmd-list.perl @@ -124,6 +124,7 @@ git-merge-index plumbingmanipulators git-merge mainporcelain git-merge-one-file purehelpers git-merge-tree ancillaryinterrogators +git-mergetool ancillarymanipulators git-mktag plumbingmanipulators git-mktree plumbingmanipulators git-mv mainporcelain |