Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
There are three branches that appear on the GitHub UI (X, Y, and master). But SourceTree shows me SomeOldBranch and master. I have tried every sequence of fetching, refreshing remote status, and checkout that I can think of. It never gives me the option to checkout either of the new branches X or Y.
Is it possible to force SourceTree to get the list of branches available on the remote? (Something like "git ls-remotes --heads")
I have been trying to check out this new branch for a few hours now. I keep hoping that SourceTree will just work, like it has in the past, but it must be stuck in the past.
I asked this invalid question and would like to close it, but there doesn't seem to be a way in the UI to do that, so I'll just mark this as the 'correct' answer so it is resolved.
I have the same problem that Gabe Johnson had at the time. my local source tree only see the master branch of the repository and he does not see the develop branch.
I have the 2.6.10 version of source tree.
there is a solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Will this ever be fixed? I have 2.3.1 in 2017 and it still not showing branches created from bitbucket.org.. only shows locally created branches. Ridiculous!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is muffled for now, since I found a workaround, but I am curious what was going on. So, treat this as low-priority :) I can mail you a tarball if you like. Here is a gist that compares the horked and working versions of the trees. https://gist.github.com/johnsogg/7fe36aeda500e99e0e3c
This is most likely something to do with my own lack of git-fu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nothing leaps out at me about the trees, if you're willing to send me the repo to tinker with my email is sstreeting at atlassian.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you can't figure out what was wrong with it, if you can give us a copy of the repo to diagnose we'd be happy to take a look, in case there's some odd edge case that we should actually be dealing with.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a workaround, but still don't know what the actual problem was.
Cloning the repository into a different local tree works, and fetching data in that second tree also works. It seems the first tree was hosed in some way. I don't know if the problem was git, github, or ST. Sorry for the forum noise :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.