I am in a situation where the team is using TFS native source control. But I would like to have a local Git repository so that I can roll back changes and make branches for my own use and experimenting, rather then check-in to the team source repository.
Is this possible with VS 2015? And if so how would I set this up?