When you first connect to a Git Repository in Visual Studio, you are going to be defaulted to cloning the Master remote branch. But what if you want to work on a different branch? You’ll need to clone that branch before you start working on it. If you look at the branches tab in Team […]
