LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gitship/__init__.py
src/gitship/branch.py
src/gitship/changelog_generator.py
src/gitship/check.py
src/gitship/cli.py
src/gitship/commit.py
src/gitship/config.py
src/gitship/deps.py
src/gitship/fix.py
src/gitship/publish.py
src/gitship/pypi.py
src/gitship/release.py
src/gitship/resolve_conflicts.py
src/gitship/review.py
src/gitship.egg-info/PKG-INFO
src/gitship.egg-info/SOURCES.txt
src/gitship.egg-info/dependency_links.txt
src/gitship.egg-info/entry_points.txt
src/gitship.egg-info/requires.txt
src/gitship.egg-info/top_level.txt
tests/test.py
tests/test_basic.py
tests/test_changelog.py
tests/test_changelog_extraction.py
tests/test_reviewgit.py