Metadata-Version: 2.1
Name: git-squash-blame
Version: 0.1.0
Summary: Squash git history while preserving blame
Home-page: https://github.com/egrim/git-squash-blame
License: MIT
Author: Evan Grim
Author-email: evan@mirgnave.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: gitpython (>=3.0.3,<4.0.0)
Project-URL: Documentation, https://github.com/egrim/git-squash-blame
Project-URL: Repository, https://github.com/egrim/git-squash-blame
Description-Content-Type: text/markdown

Squash git history while preserving blame
