MANIFEST.in
README.rst
pyproject.toml
git_well/__init__.py
git_well/__main__.py
git_well/_utils.py
git_well/git_archive_source.py
git_well/git_autoconf_gpgsign.py
git_well/git_branch_cleanup.py
git_well/git_branch_upgrade.py
git_well/git_discover_remote.py
git_well/git_rebase_add_continue.py
git_well/git_remote_protocol.py
git_well/git_squash.py
git_well/git_squash_streaks.py
git_well/git_stats.py
git_well/git_sync.py
git_well/git_track_upstream.py
git_well/git_url_components.py
git_well/ipfs.py
git_well/main.py
git_well/py.typed
git_well/repo.py
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
git_well/patchdir/__init__.py
git_well/patchdir/git_patchdir_apply.py
git_well/patchdir/git_patchdir_save.py
git_well/patchdir/patchdir_modal.py
requirements/docs.txt
requirements/optional.txt
requirements/runtime.txt
requirements/tests.txt
tests/test_cli.py
tests/test_import.py
tests/test_ipfs.py