0

I installed visual studio for mac. I can clone a github repository, create new branches and revert to master without problems.

The problem I have is when I'm using version control.

I can see the log from the git project and all the comited changes. But I can not figure out how to create a new branch from these.

Visual studio for mac is fairly new and I could not find any information about this on the Microsoft Developer Network.

jdlChicory
  • 79
  • 2
  • 12
  • Did you try from the main menu opening Version Control - Manage Branches and Remotes? From there you can create a new branch using the New button and have it track an existing branch. – Matt Ward Oct 13 '17 at 11:37
  • I tried this, but I can only tack local branches. The same project works fine on visual studio on windows.. @MattWard – jdlChicory Oct 14 '17 at 10:59

0 Answers0