We're using Visual Studio and BitBucket for code repository. I pushed a new branch to BitBucket. A developer in my team is not able to see the new branch in the dropdow to see remote branches so he can pull the code and start working on that branch. However, there's another developer that is able to see the remote branch.
The developer that is having the issue to see the remote branch from Visual Studio, created a new branch and pushed it to BitBucket. I'm not able to see his branch from my Remote Branches dropdown.
It seems like there's an issue with his environment. Any recommendation on how to resolve this? It's okay if he has to start with a new branch pulled from the master branch.
Any suggestion is greatly appreciated. Please include the git commands so I can give it a try. Thank you.
Hi @Tekinet
Welcome to the community.
There are few things I would suggest checking with the developer:
Overall, I'd suggest using a command line to perform Git operations in comparison to the Visual Studio.
If the issue is only happening in Visual Studio, the developer can re-install or probably update its version.
Hope it helps and let me know how it goes.
Regards,
Mark C
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.