summaryrefslogtreecommitdiffstats
path: root/git-filter-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-03 07:59:54 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-03 07:59:54 +0000
commit9eaa7bfcad5c3008d0bcb9497661efc3c39db696 (patch)
treecea2a2a1e71ad5554fd8a5b4a25ebeda3da12a89 /git-filter-branch.txt
parent9e1793f616e87f4cb87e970250caa7b5ee8ad313 (diff)
downloadgit-htmldocs-9eaa7bfcad5c3008d0bcb9497661efc3c39db696.tar.gz
Autogenerated HTML docs for v1.5.6-rc1
Diffstat (limited to 'git-filter-branch.txt')
-rw-r--r--git-filter-branch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-filter-branch.txt b/git-filter-branch.txt
index 506c37af7..35cb1677f 100644
--- a/git-filter-branch.txt
+++ b/git-filter-branch.txt
@@ -113,7 +113,7 @@ OPTIONS
stdin. The commit id is expected on stdout.
+
As a special extension, the commit filter may emit multiple
-commit ids; in that case, ancestors of the original commit will
+commit ids; in that case, the rewritten children of the original commit will
have all of them as parents.
+
You can use the 'map' convenience function in this filter, and other