Skip to content

Commit a94bce6

Browse files
committed
Merge branch 'cc/doc-filter-branch-typofix' into maint
Docfix. * cc/doc-filter-branch-typofix: filter-branch doc: fix filter-repo typo
2 parents 4f9f7c1 + 3e0a5dc commit a94bce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-filter-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ The https://github.com/newren/git-filter-repo/[git filter-repo] tool is
532532
an alternative to git-filter-branch which does not suffer from these
533533
performance problems or the safety problems (mentioned below). For those
534534
with existing tooling which relies upon git-filter-branch, 'git
535-
repo-filter' also provides
535+
filter-repo' also provides
536536
https://github.com/newren/git-filter-repo/blob/master/contrib/filter-repo-demos/filter-lamely[filter-lamely],
537537
a drop-in git-filter-branch replacement (with a few caveats). While
538538
filter-lamely suffers from all the same safety issues as

0 commit comments

Comments
 (0)