summaryrefslogtreecommitdiff
path: root/Documentation/cmd-list.perl
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2007-07-03 23:41:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-07-04 02:04:49 (GMT)
commitc401b33c349beaf4c218c6441c3e2b58a958de6f (patch)
tree387913270b288a063195ba83ca9e21e43465287a /Documentation/cmd-list.perl
parent843103d69388a5c74ed99753e1c162a66835b04d (diff)
downloadgit-c401b33c349beaf4c218c6441c3e2b58a958de6f.zip
git-c401b33c349beaf4c218c6441c3e2b58a958de6f.tar.gz
git-c401b33c349beaf4c218c6441c3e2b58a958de6f.tar.bz2
Document git-filter-branch
This moves the documentation in git-filter-branch.sh to its own man page, with a few touch ups (incorporating comments by Frank Lichtenheld). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-xDocumentation/cmd-list.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl
index f50f613..2143995 100755
--- a/Documentation/cmd-list.perl
+++ b/Documentation/cmd-list.perl
@@ -105,6 +105,7 @@ git-diff-tree plumbinginterrogators
git-fast-import ancillarymanipulators
git-fetch mainporcelain
git-fetch-pack synchingrepositories
+git-filter-branch ancillarymanipulators
git-fmt-merge-msg purehelpers
git-for-each-ref plumbinginterrogators
git-format-patch mainporcelain