.codecov.yml
.fish.rc
.gitattributes
.gitignore
.rc
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
uv.lock
.github/CODEOWNERS
.github/workflows/build-binary.yml
.github/workflows/publish.yml
.github/workflows/release-binary.yml
.github/workflows/test-binary.yml
.github/workflows/test.yml
docs/diagrams.md
lib/git-nested
lib/git_nested.py
lib/git_nested.egg-info/PKG-INFO
lib/git_nested.egg-info/SOURCES.txt
lib/git_nested.egg-info/dependency_links.txt
lib/git_nested.egg-info/entry_points.txt
lib/git_nested.egg-info/requires.txt
lib/git_nested.egg-info/top_level.txt
scripts/create-python-exe.sh
share/completion.bash
share/enable-completion.sh
share/git-nested.fish
share/zsh-completion/_git-nested
test/conftest.py
test/test_branch.py
test/test_clean.py
test/test_clone.py
test/test_completion.py
test/test_diff.py
test/test_encode.py
test/test_error.py
test/test_fetch.py
test/test_gitignore.py
test/test_init.py
test/test_nested_in_nested.py
test/test_pull.py
test/test_push.py
test/test_rebase.py
test/test_reclone.py
test/test_status.py
test/test_submodule.py
test/test_version.py
test/scenarios/test_extraction.py
test/scenarios/test_filemode.py
test/scenarios/test_filter.py
test/unittest/test_logging.py