.coveragerc
.gitignore
.pre-commit-config.yaml
.pylintrc
LICENSE
README.md
pyproject.toml
renovate.json
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/epic-or-story.md
.github/workflows/check-test-release.yml
gto/__init__.py
gto/_gto_version.py
gto/_version.py
gto/api.py
gto/base.py
gto/cli.py
gto/commit_message_generator.py
gto/config.py
gto/constants.py
gto/exceptions.py
gto/ext.py
gto/git_utils.py
gto/index.py
gto/log.py
gto/registry.py
gto/tag.py
gto/ui.py
gto/utils.py
gto/versions.py
gto.egg-info/PKG-INFO
gto.egg-info/SOURCES.txt
gto.egg-info/dependency_links.txt
gto.egg-info/entry_points.txt
gto.egg-info/not-zip-safe
gto.egg-info/requires.txt
gto.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/skip_presets.py
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_constants.py
tests/test_git_utils.py
tests/test_index.py
tests/test_registry.py
tests/test_showcase.py
tests/test_tag.py
tests/test_versions.py
tests/utils.py
tests/resources/__init__.py
tests/resources/sample_remote_repo_expected_history_churn.json
tests/resources/sample_remote_repo_expected_registry.json