MANIFEST.in
README.rst
pyproject.toml
setup.py
git_well/__init__.py
git_well/__main__.py
git_well/__main__.pyi
git_well/_utils.py
git_well/_utils.pyi
git_well/git_autoconf_gpgsign.py
git_well/git_autoconf_gpgsign.pyi
git_well/git_branch_cleanup.py
git_well/git_branch_cleanup.pyi
git_well/git_branch_upgrade.py
git_well/git_branch_upgrade.pyi
git_well/git_discover_remote.py
git_well/git_discover_remote.pyi
git_well/git_rebase_add_continue.py
git_well/git_rebase_add_continue.pyi
git_well/git_remote_protocol.py
git_well/git_remote_protocol.pyi
git_well/git_squash_streaks.py
git_well/git_squash_streaks.pyi
git_well/git_stats.py
git_well/git_stats.pyi
git_well/git_sync.py
git_well/git_sync.pyi
git_well/git_track_upstream.py
git_well/git_track_upstream.pyi
git_well/git_url_components.py
git_well/main.py
git_well/main.pyi
git_well/py.typed
git_well/repo.py
git_well/repo.pyi
git_well.egg-info/PKG-INFO
git_well.egg-info/SOURCES.txt
git_well.egg-info/dependency_links.txt
git_well.egg-info/entry_points.txt
git_well.egg-info/requires.txt
git_well.egg-info/top_level.txt
git_well/demo/__init__.py
requirements/docs.txt
requirements/optional.txt
requirements/runtime.txt
requirements/tests.txt
tests/test_cli.py
tests/test_import.py