Skip to content

Commit e3679ab

Browse files
adambrewsterpeff
authored andcommitted
filter-branch: add --prune-empty to option summary
Signed-off-by: Adam Brewster <adambrewster@gmail.com> Signed-off-by: Jeff King <peff@peff.net>
1 parent 5322ef2 commit e3679ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)