https://github.com/stsquad/git-tag-cleaner
A short script for cleaning spurious commit tags from hairy converted repos.
https://github.com/stsquad/git-tag-cleaner
Last synced: about 1 year ago
JSON representation
A short script for cleaning spurious commit tags from hairy converted repos.
- Host: GitHub
- URL: https://github.com/stsquad/git-tag-cleaner
- Owner: stsquad
- Created: 2013-05-31T15:55:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-04T12:18:50.000Z (about 13 years ago)
- Last Synced: 2025-05-01T12:07:27.466Z (about 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Git Tag Cleaner
===============
This script was written to process tags on a very clunky
repository that had been imported from an old and massive CVS tree.
The result was a series of tagged commits that represented the whole
tree state and made some operations on the tree very slow.