kmfarley11 / version-checker

Keep tabs on all hardcoded versions in your code
MIT License
0 stars 0 forks source link

support different base branches better #12

Open kmfarley11 opened 3 years ago

kmfarley11 commented 3 years ago

default is origin/master. consider using origin/main and making that switch easier than toggling an environmentvariable (maybe in-cfg or something)

kmfarley11 commented 3 years ago

The previous commit makes using a main vs master branch easier. But it'd be much better if configurable in the .bumpversion.cfg