You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for the great tool! When I use it in ci/cd on feature branches, also when checking out the master branch, mkver next would suggest e.g. 0.1.0+feature-880285.170e24c as I start a pipeline from branch feature/880285.
Before executing git-mkver, I switch to master. (git checkout -b master)
Is it possible to have git-mkver suggest a "next" tag based upon the checked out branch?
Thanks! Thomas
The text was updated successfully, but these errors were encountered:
Hi! Thanks for the great tool! When I use it in ci/cd on feature branches, also when checking out the master branch, mkver next would suggest e.g. 0.1.0+feature-880285.170e24c as I start a pipeline from branch feature/880285.
Before executing git-mkver, I switch to master. (git checkout -b master)
Is it possible to have git-mkver suggest a "next" tag based upon the checked out branch?
Thanks! Thomas
The text was updated successfully, but these errors were encountered: