git - Remote branch on Visual Studio online doesn't appear on Visual Studio 2015 Team Explorer -


i have created new git repository on visual studio online. have cloned on computer , have added project. after that, have created new branch called develop on visual studio online, , have tried check out creating new local branch doesn't appear on team explorer.

this visual studio online: enter image description here

and visual studio 2015 team explorer: enter image description here

why develop branch doesn't appear on team explorer?

you can now in visual studio going synchronisation tab (sync in team drop down menu) , clicking fetch @ top.

choose sync menu, hit fetch


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -