commit | 8afa42101d14f8944c1eb7f2e54d4f5300d2bb73 | [log] [tgz] |
---|---|---|
author | Thomas Rast <trast@student.ethz.ch> | Thu Aug 07 16:16:03 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 08 16:16:31 2008 -0700 |
tree | 1de4132ff45f31d7de6ba0a438d310ecc8158d88 | |
parent | 6dc4627ef4eb40aeb9b328270b189ca27c061f7a [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>