pull/487/merge
David Linke 11 months ago committed by GitHub
commit 395e2fafdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,6 +48,11 @@ filter-repo requires:
installation for basic use on many systems trivial: just place that
file into your $PATH.
`git-filter-repo` is also available as
[PyPI-package](https://pypi.org/project/git-filter-repo/). Therefore, it
can be [pipx](https://pypa.github.io/pipx/)-installed (also on Windows):
`pipx install git-filter-repo`
See [INSTALL.md](INSTALL.md) for things beyond basic usage or special
cases. The more involved instructions are only needed if one of the
following apply:

Loading…
Cancel
Save