flaviostutz / monotag

Semantic versioning for monorepos based on tag prefix, path prefix, affected files and conventional commit
MIT License
11 stars 1 forks source link

Too slow when dealing with a repo with lots of tags #9

Closed flaviostutz closed 1 year ago

flaviostutz commented 1 year ago

Maybe use "git tag -l PREFIX" can help with this