LICENSE
MANIFEST.in
README.md
pyproject.toml
src/git_sim/__init__.py
src/git_sim/__main__.py
src/git_sim/add.py
src/git_sim/animations.py
src/git_sim/branch.py
src/git_sim/checkout.py
src/git_sim/cherrypick.py
src/git_sim/clean.py
src/git_sim/clone.py
src/git_sim/commands.py
src/git_sim/commit.py
src/git_sim/config.py
src/git_sim/enums.py
src/git_sim/fetch.py
src/git_sim/git_sim_base_command.py
src/git_sim/init.py
src/git_sim/log.py
src/git_sim/logo.png
src/git_sim/merge.py
src/git_sim/mv.py
src/git_sim/pull.py
src/git_sim/push.py
src/git_sim/rebase.py
src/git_sim/remote.py
src/git_sim/reset.py
src/git_sim/restore.py
src/git_sim/revert.py
src/git_sim/rm.py
src/git_sim/settings.py
src/git_sim/stash.py
src/git_sim/status.py
src/git_sim/switch.py
src/git_sim/tag.py
src/git_sim.egg-info/PKG-INFO
src/git_sim.egg-info/SOURCES.txt
src/git_sim.egg-info/dependency_links.txt
src/git_sim.egg-info/entry_points.txt
src/git_sim.egg-info/requires.txt
src/git_sim.egg-info/top_level.txt