Add property to determine if the current commit has a git tag #222
Unanswered
DoctorKrolic
asked this question in
Q&A
Replies: 1 comment
-
Would you care to elaborate on the scenario? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current workaround is to check whether
ThisAssembly.Git.Tag
contains-
. However having a properbool
property for this would be a lot betterBeta Was this translation helpful? Give feedback.
All reactions