LICENSE
MANIFEST.in
NOTICE
README.rst
pyproject.toml
requirements.txt
requirements_test.txt
setup.py
./ingit/__init__.py
./ingit/__main__.py
./ingit/_version.py
./ingit/action_progress.py
./ingit/fetch_flags.py
./ingit/json_config.py
./ingit/main.py
./ingit/project.py
./ingit/push_flags.py
./ingit/py.typed
./ingit/repo_data.py
./ingit/runtime.py
./ingit/runtime_interface.py
./test/__init__.py
./test/test_action_progress.py
./test/test_git_commands.py
./test/test_ingit_commands.py
./test/test_json_config.py
./test/test_main.py
./test/test_packaging.py
./test/test_project.py
./test/test_repo_data.py
./test/test_runtime.py
./test/test_runtime_interface.py
ingit/__init__.py
ingit/__main__.py
ingit/_version.py
ingit/action_progress.py
ingit/fetch_flags.py
ingit/json_config.py
ingit/main.py
ingit/project.py
ingit/push_flags.py
ingit/py.typed
ingit/repo_data.py
ingit/runtime.py
ingit/runtime_interface.py
ingit.egg-info/PKG-INFO
ingit.egg-info/SOURCES.txt
ingit.egg-info/dependency_links.txt
ingit.egg-info/entry_points.txt
ingit.egg-info/requires.txt
ingit.egg-info/top_level.txt
test/__init__.py
test/test_action_progress.py
test/test_git_commands.py
test/test_ingit_commands.py
test/test_json_config.py
test/test_main.py
test/test_packaging.py
test/test_project.py
test/test_repo_data.py
test/test_runtime.py
test/test_runtime_interface.py
test/examples/repos_config/example_initial.json
test/examples/repos_config/example_paths.json
test/examples/repos_config/repos.d/example_extra.json
test/examples/runtime_config/example_bad.json
test/examples/runtime_config/example_initial.json
test/examples/runtime_config/example_names.json