LICENSE
README.md
pyproject.toml
src/gitundo/__init__.py
src/gitundo/__main__.py
src/gitundo/cli.py
src/gitundo/core.py
src/gitundo/py.typed
src/gitundo.egg-info/PKG-INFO
src/gitundo.egg-info/SOURCES.txt
src/gitundo.egg-info/dependency_links.txt
src/gitundo.egg-info/entry_points.txt
src/gitundo.egg-info/requires.txt
src/gitundo.egg-info/top_level.txt
tests/test_autowrap_integration.py
tests/test_restore.py
tests/test_selectors_tags_guard.py
tests/test_snapshot.py