LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/gtsh.egg-info/PKG-INFO
src/gtsh.egg-info/SOURCES.txt
src/gtsh.egg-info/dependency_links.txt
src/gtsh.egg-info/entry_points.txt
src/gtsh.egg-info/requires.txt
src/gtsh.egg-info/top_level.txt
src/gtshcli/__init__.py
src/gtshcli/exceptions.py
src/gtshcli/gtsh.py
src/gtshcli/cli/__init__.py
src/gtshcli/cli/branch.py
src/gtshcli/cli/remote.py
src/gtshcli/cli/repository.py
src/gtshcli/services/__init__.py
src/gtshcli/services/branch_service.py
src/gtshcli/services/remote_service.py
src/gtshcli/services/repository_service.py
src/gtshcli/services/subprocess_runner.py
src/scripts/__init__.py
src/scripts/branch-delete.sh
src/scripts/branch-list.sh
src/scripts/remote-merge-subtree.sh
src/scripts/repository-clean-up.sh