Hello,
- I have created visuslstudio.com project
- published master baranch via git
- added second developer to project
- second developer created branch of the code via Visual Studio 2013 Pro
- published that branch via VS2013
- I can see that branch via visualstudio.com
- however I cannot see that branch via Visual Studio 2013 Pro, therefore unable to pull it
How do I make it available to me to pull using VS2013 ?
Thanks!