I am used source tree version 3.4.7 before and it was very easy to copy the tag name in commit description section. But after update to version 3.4.12 now, I don't see the label in description any more. Is there any other way to copy a tag message direct in Source Tree UI instead open it in Git bash.
Community moderators have prevented the ability to post new answers.
Welcome to the Atlassian community!
I would check the log view first: right click the commit and pick Copy to Clipboard if you only need the SHA, but for the tag name itself, the fastest UI path in 3.4.12 is the Tags section in the left sidebar, where you can right click a tag and use Copy (or rename it) instead of reading it from the commit description panel.
If that column is simply missing for you, I would also verify Tools > Options > General > Show labels in log view (or the equivalent columns toggle in the log's view options), since the label row in the commit detail panel is driven by that setting and it got reset for several people on the 3.4.x upgrades.
Cheers, Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.