You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is it possible to display the actual tag name checked out instead of "HEAD" in the repository browser? I understand that when I am on a branch the branch name will be displayed, but thats not what im asking.
For our project we have about 10 repositories that are all versioned using Git tags. We switch to supported versions as the product matures. We do not check the tags out to a branch, we leave the head detached as we will not be making changes when on a tag.
It would make a world of difference if I could just scan through the list of repositories that I have and see which versions are checked out currently. Currently, I have to open each repository to view the name of the tag which is currently checked out.
This process is so time consuming and often SourceTree will crash if I open and close the repositories too quickly.
The image below shows the repository group with each repository on a tag except the first on is on master branch. Note each repo on a tag just says "HEAD".