Merge branch 'cc/doc-filter-branch-typofix' into maint

Docfix.

* cc/doc-filter-branch-typofix:
  filter-branch doc: fix filter-repo typo
This commit is contained in:
Junio C Hamano
2020-10-29 14:18:48 -07:00

View File

@ -532,7 +532,7 @@ The https://github.com/newren/git-filter-repo/[git filter-repo] tool is
an alternative to git-filter-branch which does not suffer from these an alternative to git-filter-branch which does not suffer from these
performance problems or the safety problems (mentioned below). For those performance problems or the safety problems (mentioned below). For those
with existing tooling which relies upon git-filter-branch, 'git with existing tooling which relies upon git-filter-branch, 'git
repo-filter' also provides filter-repo' also provides
https://github.com/newren/git-filter-repo/blob/master/contrib/filter-repo-demos/filter-lamely[filter-lamely], https://github.com/newren/git-filter-repo/blob/master/contrib/filter-repo-demos/filter-lamely[filter-lamely],
a drop-in git-filter-branch replacement (with a few caveats). While a drop-in git-filter-branch replacement (with a few caveats). While
filter-lamely suffers from all the same safety issues as filter-lamely suffers from all the same safety issues as