Skip to content

Commit

Permalink
filter-branch: add --prune-empty to option summary
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Brewster <adambrewster@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
  • Loading branch information
Adam Brewster authored and Jeff King committed Oct 2, 2009
1 parent 5322ef2 commit e3679ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-filter-branch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>...]

Expand Down

0 comments on commit e3679ab

Please sign in to comment.