Remote Branches not visible in source tree

Samya February 12, 2018

I have a team of 3-4 people working on 1 project. From master branch i created develop branch at my end on source tree. This develop branch is visible my bitbucket account and also on other team member's bitbucket account but it is not visible on their source tree. I am not able to understand. Used pull functionality but still it is not working, Can anyone please tell how to resolve the issue

1 answer

0 votes
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 12, 2018

Hi

Running git pull effectively runs git fetch and then git merge for the current branch.

Any/All remote branches should be visible in the repository sidebar under the remotes heading, you can then double click on the remote branch to check out a local copy.

Matthew Theriot May 22, 2019

Yes, but this does not address the problem.  I am seeing the same behavior, my view in SourceTree is not showing me all of the remote branches.

Matthew Theriot May 22, 2019

The solution for me was to do a "Fetch" on the root branch.

Like # people like this
Fabiola_de_Leon January 10, 2020

This worked like a charm. Thank you so much!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events