MANIFEST.in
README.md
setup.py
easygit/__init__.py
easygit/__main__.py
easygit/commands/__init__.py
easygit/commands/add.py
easygit/commands/branch.py
easygit/commands/checkout.py
easygit/commands/clone.py
easygit/commands/commit.py
easygit/commands/diff.py
easygit/commands/init.py
easygit/commands/log.py
easygit/commands/pull.py
easygit/commands/push.py
easygit/commands/remote.py
easygit/commands/status.py
easygit/core/__init__.py
easygit/core/color.py
easygit/core/commands.py
easygit/core/config.py
easygit/core/git.py
easygit/core/utils.py
git_simplified.egg-info/PKG-INFO
git_simplified.egg-info/SOURCES.txt
git_simplified.egg-info/dependency_links.txt
git_simplified.egg-info/entry_points.txt
git_simplified.egg-info/requires.txt
git_simplified.egg-info/top_level.txt