CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
VERSION
requirements-dev.txt
requirements.txt
setup.py
examples/gitclone.example.yaml
examples/gitclone.global.example.yaml
img/.DS_Store
img/coverage-met.svg
img/coverage.svg
img/gitclone.png
img/terminalizer/demo.gif
img/terminalizer/demo.yml
src/gitclone/VERSION
src/gitclone/__init__.py
src/gitclone/cli.py
src/gitclone/config.py
src/gitclone/core.py
src/gitclone/exceptions.py
src/gitclone/gitcmds.py
src/gitclone/repositories.py
src/gitclone/utils.py
src/gitclone/version.py
src/gitclone.egg-info/PKG-INFO
src/gitclone.egg-info/SOURCES.txt
src/gitclone.egg-info/dependency_links.txt
src/gitclone.egg-info/entry_points.txt
src/gitclone.egg-info/requires.txt
src/gitclone.egg-info/top_level.txt
src/gitclone.egg-info/zip-safe
src/gitclone/__pycache__/__init__.cpython-310.pyc
src/gitclone/__pycache__/cli.cpython-310.pyc
src/gitclone/__pycache__/config.cpython-310.pyc
src/gitclone/__pycache__/core.cpython-310.pyc
src/gitclone/__pycache__/exceptions.cpython-310.pyc
src/gitclone/__pycache__/git.cpython-310.pyc
src/gitclone/__pycache__/gitcmds.cpython-310.pyc
src/gitclone/__pycache__/pull.cpython-310.pyc
src/gitclone/__pycache__/repositories.cpython-310.pyc
src/gitclone/__pycache__/urls.cpython-310.pyc
src/gitclone/__pycache__/utils.cpython-310.pyc
src/gitclone/__pycache__/version.cpython-310.pyc
src/gitclone/extensions/README.md
src/gitclone/extensions/__init__.py
src/gitclone/extensions/extension.py
src/gitclone/extensions/loader.py
src/gitclone/extensions/__pycache__/__init__.cpython-310.pyc
src/gitclone/extensions/__pycache__/extension.cpython-310.pyc
src/gitclone/extensions/__pycache__/loader.cpython-310.pyc