author | Thomas Rast <trast@student.ethz.ch> | |
Thu, 7 Aug 2008 14:16:03 +0000 (16:16 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 8 Aug 2008 23:16:31 +0000 (16:16 -0700) | ||
commit | 8afa42101d14f8944c1eb7f2e54d4f5300d2bb73 | |
tree | 1de4132ff45f31d7de6ba0a438d310ecc8158d88 | tree | snapshot |
parent | 6dc4627ef4eb40aeb9b328270b189ca27c061f7a | commit | diff |
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>
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 | diff | blob | history |