.bumpversion.cfg
.coveragerc
.editorconfig
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
requirements/base.in
requirements/dev.in
src/git_open/__init__.py
src/git_open/cli.py
src/git_open/git_open.py
src/git_open.egg-info/PKG-INFO
src/git_open.egg-info/SOURCES.txt
src/git_open.egg-info/dependency_links.txt
src/git_open.egg-info/entry_points.txt
src/git_open.egg-info/not-zip-safe
src/git_open.egg-info/requires.txt
src/git_open.egg-info/top_level.txt
tests/__init__.py
tests/helpers.py
tests/test__open_branch.py
tests/test__open_commit.py
tests/test_git_open.py