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.
In the Description part when viewing a branch History, SourceTree version 2.x showed labels for your local branch, like if your branch was up to date:
"master"/"origin master"
if your branch wasn't up to date:
"origin master"
... <a number of commits here> ...
"master 17 behind"
Now with version 3.1.2 (216), there's only my local label, no "origin <name-of-branch>". Is there a setting or something I'm missing as to why this label is no longer visible?
Found the answer to my own question...
There's a pop-up menu just above "Description" header:
I needed to select "Show Remote Branches" in order for the remote (origin) label to show/hide.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.