Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
filter-branch: add --prune-empty to option summary
author
Adam Brewster
<adambrewster@gmail.com>
Fri, 2 Oct 2009 00:52:11 +0000
(20:52 -0400)
committer
Jeff King
<peff@peff.net>
Fri, 2 Oct 2009 07:58:24 +0000
(
03:58
-0400)
Signed-off-by: Adam Brewster <adambrewster@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Documentation/git-filter-branch.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
5322ef2
)
diff --git
a/Documentation/git-filter-branch.txt
b/Documentation/git-filter-branch.txt
index 32ea8564a5d0c5ffebb251353569aeda8c02f651..2b40babb6ba1c5eb99ae2cc7748854f5e4dcd864 100644
(file)
--- a/
Documentation/git-filter-branch.txt
+++ b/
Documentation/git-filter-branch.txt
@@
-12,6
+12,7
@@
SYNOPSIS
[--index-filter <command>] [--parent-filter <command>]
[--msg-filter <command>] [--commit-filter <command>]
[--tag-name-filter <command>] [--subdirectory-filter <directory>]
+ [--prune-empty]
[--original <namespace>] [-d <directory>] [-f | --force]
[--] [<rev-list options>...]