Skip to content

Commit e3679ab

Browse files
adambrewsterpeff
authored andcommitted
filter-branch: add --prune-empty to option summary
Signed-off-by: Adam Brewster <[email protected]> Signed-off-by: Jeff King <[email protected]>
1 parent 5322ef2 commit e3679ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-filter-branch.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ SYNOPSIS
1212
[--index-filter <command>] [--parent-filter <command>]
1313
[--msg-filter <command>] [--commit-filter <command>]
1414
[--tag-name-filter <command>] [--subdirectory-filter <directory>]
15+
[--prune-empty]
1516
[--original <namespace>] [-d <directory>] [-f | --force]
1617
[--] [<rev-list options>...]
1718

0 commit comments

Comments
 (0)