.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
./src/gitoo/__init__.py
./src/gitoo/cli.py
./src/gitoo/core.py
.circleci/config.yml
gitoo.egg-info/PKG-INFO
gitoo.egg-info/SOURCES.txt
gitoo.egg-info/dependency_links.txt
gitoo.egg-info/entry_points.txt
gitoo.egg-info/requires.txt
gitoo.egg-info/top_level.txt
src/gitoo/__init__.py
src/gitoo/cli.py
src/gitoo/core.py
src/gitoo/tests/__init__.py
src/gitoo/tests/test_cli.py
src/gitoo/tests/test_core.py
src/gitoo/tests/patches/server-tools-sentry-readme.patch