AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
git_helper_utils/__init__.py
git_helper_utils/create_git_branch.py
git_helper_utils/create_git_commit_file.py
git_helper_utils.egg-info/PKG-INFO
git_helper_utils.egg-info/SOURCES.txt
git_helper_utils.egg-info/dependency_links.txt
git_helper_utils.egg-info/entry_points.txt
git_helper_utils.egg-info/not-zip-safe
git_helper_utils.egg-info/requires.txt
git_helper_utils.egg-info/top_level.txt
tests/__init__.py
tests/test_git_utils.py