mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
git-filter-branch.txt: correct argument name typo
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
da72936f54
commit
a6d39f2efb
@ -649,7 +649,7 @@ create hoards of confusing empty commits
|
||||
commits from before the filtering operation are also pruned instead of
|
||||
just pruning commits that became empty due to filtering rules.
|
||||
|
||||
* If --prune empty is specified, sometimes empty commits are missed
|
||||
* If --prune-empty is specified, sometimes empty commits are missed
|
||||
and left around anyway (a somewhat rare bug, but it happens...)
|
||||
|
||||
* A minor issue, but users who have a goal to update all names and
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user