An open API service indexing awesome lists of open source software.

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.

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.