We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da72936 commit a6d39f2Copy full SHA for a6d39f2
Documentation/git-filter-branch.txt
@@ -649,7 +649,7 @@ create hoards of confusing empty commits
649
commits from before the filtering operation are also pruned instead of
650
just pruning commits that became empty due to filtering rules.
651
652
-* If --prune empty is specified, sometimes empty commits are missed
+* If --prune-empty is specified, sometimes empty commits are missed
653
and left around anyway (a somewhat rare bug, but it happens...)
654
655
* A minor issue, but users who have a goal to update all names and
0 commit comments