Metadata-Version: 2.1
Name: git_tagup
Version: 0.0.5
Summary: A command-line tool for finding and tagging relevant Git commits based on existing commit messages.
Home-page: https://initialcommit.com/projects/git-tagup
Author: Jacob Stopak
Author-email: jacob@initialcommit.io
License: UNKNOWN
Description: # git-tagup
        
        This package contains a tool for finding and tagging relevant
        Git commits based on existing commit messages. Learn more
        about this project on the [git-tagup project page](https://initialcommit.com/projects/git-tagup).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
