Documentation: filter-branch: document how to filter all refs
commit8afa42101d14f8944c1eb7f2e54d4f5300d2bb73
authorThomas Rast <trast@student.ethz.ch>
Thu, 7 Aug 2008 14:16:03 +0000 (7 16:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2008 23:16:31 +0000 (8 16:16 -0700)
tree1de4132ff45f31d7de6ba0a438d310ecc8158d88
parent6dc4627ef4eb40aeb9b328270b189ca27c061f7a
Documentation: filter-branch: document how to filter all refs

Document the '--' option that can be used to pass rev-list options
(not just arguments), and give an example usage of '-- --all'.  Remove
reference to "the new branch name"; filter-branch takes arbitrary
arguments to rev-list since dfd05e3.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt