Name Description Size Coverage
base.py Obtain the path of `tool`. 16421 -
git.py To add git-cinnabar to the PATH, edit your shell initialization script, which may be called {prefix}/.bash_profile or {prefix}/.profile, and add the following lines: export PATH="{cinnabar_dir}:$PATH" Then restart your shell. 29356 -
jj.py Raised when the installed jj version is too old. 29394 -
mercurial.py An implementation of `Repository` for Mercurial repositories. 17569 -
source.py An implementation of `Repository` for Git repositories. 4951 -