#git bot interface
History of !filter_branch_args
- You almost always want to use `--tag-name-filter cat -- --all` at the end of your `git filter-branch` command line to cause all normal refs to be rewritten.
By kdlv at 2014-10-20 20:24:23
- You almost always want to use `--tag-name-filter cat -- --all` at the end of your `git fitler-branch` command line to cause all normal refs to be rewritten.
By SethRobertson at 2012-07-24 02:56:52