README.md
pyproject.toml
setup.py
pygit/__init__.py
pygit/cli.py
pygit/core/__init__.py
pygit/core/branch.py
pygit/core/commit.py
pygit/core/diff.py
pygit/core/merge.py
pygit/core/objects.py
pygit/core/remote.py
pygit/core/repository.py
pygit_lite.egg-info/PKG-INFO
pygit_lite.egg-info/SOURCES.txt
pygit_lite.egg-info/dependency_links.txt
pygit_lite.egg-info/entry_points.txt
pygit_lite.egg-info/top_level.txt
tests/test_branch.py
tests/test_diff.py
tests/test_log.py
tests/test_merge.py
tests/test_remote.py