LICENSE
README.md
pyproject.toml
git_split_cli.egg-info/PKG-INFO
git_split_cli.egg-info/SOURCES.txt
git_split_cli.egg-info/dependency_links.txt
git_split_cli.egg-info/entry_points.txt
git_split_cli.egg-info/top_level.txt
gitsplit/__init__.py
gitsplit/__main__.py
gitsplit/cli.py
gitsplit/cluster.py
gitsplit/diffparse.py
gitsplit/editor.py
gitsplit/executor.py
gitsplit/gitio.py
gitsplit/plan.py
tests/test_cli.py
tests/test_cluster.py
tests/test_diffparse.py
tests/test_editor.py
tests/test_executor.py
tests/test_plan.py