benduran / lets-version

A package that reads your conventional commits and git history and recommends (or applies) a SemVer version bump for you
MIT License
1 stars 3 forks source link

Bduran/dont overload git #7

Closed benduran closed 1 year ago

benduran commented 1 year ago

This fixes git being overloaded by multiple, de-duplicated calls to large operations like git fetch origin.