2 projects
pure-python-git-shim
Drop-in `git` console-script that delegates to pure-python-git. Install via `pip install pure-python-git[git]`.
pure-python-git
Pure-Python reimplementation of git. Installs `pygit`; opt in to a drop-in `git` shim via `pip install pure-python-git[git]` or `pygit install-git-shim`.