Picking tags over branch name - why would that be? #4381
Unanswered
christophwille
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That is actually not a behavior change... just uninstalled/installed 6.0.4, it behaves exactly the same. Adapted the issue accordingly. Feel free to move it to Discussions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
GitVersion package
GitVersion.Tool
GitVersion version
6.1.0
Operating system
Windows
What are you seeing?
We have one gitversion.yml with exactly one line only
workflow: GitFlow/v1
Our release branches are created like
release/0.29
Up until 0.28 everything was fine, and then it did this:
Why is it picking the tag? (the tag is old, was on previous branches as well, but so far GitVersion didn't care)
What is expected?
Could you please give me a hint why that might be happening?
Beta Was this translation helpful? Give feedback.
All reactions