DEVELOPMENT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
gitauth/__init__.py
gitauth/cli.py
gitauth.egg-info/PKG-INFO
gitauth.egg-info/SOURCES.txt
gitauth.egg-info/dependency_links.txt
gitauth.egg-info/entry_points.txt
gitauth.egg-info/requires.txt
gitauth.egg-info/top_level.txt
gitauth/core/__init__.py
gitauth/core/backup.py
gitauth/core/detect.py
gitauth/core/git_utils.py
gitauth/core/rewrite.py
tests/__init__.py
tests/test_backup.py
tests/test_detect.py
tests/test_git_utils.py
tests/test_rewrite.py