LICENSE.md
README.md
pyproject.toml
git_warp/__init__.py
git_warp/__main__.py
git_warp/backend.py
git_warp/editor.py
git_warp/rest_api.py
git_warp.egg-info/PKG-INFO
git_warp.egg-info/SOURCES.txt
git_warp.egg-info/dependency_links.txt
git_warp.egg-info/entry_points.txt
git_warp.egg-info/requires.txt
git_warp.egg-info/top_level.txt
git_warp/static/app.js
git_warp/static/favicon.svg
git_warp/static/fixup.png
git_warp/static/index.html
git_warp/static/logo-dark.svg
git_warp/static/logo-light.svg
git_warp/static/manual.html
git_warp/static/style.css
tests/test_challenging.py
tests/test_cli.py
tests/test_rest_api.py
tests/test_submodule.py
tests/test_ui.py
tests/test_worktree.py