We are using a BitBucket for our .NET project (Visual Studio 2013)
At the moment I'm using below: 1. Source Tree 2. Git Source Provider Extension.
Given that I come from TFS background, I would like to use Visual Studio to manage source control (checkout/checkin/merge/rollback/history/compare etc.)
Could someone please help me if there are any plugin for Bit Bucket which tightly integrates with Visual Studio?
I also looked at thread below:
Visual Studio 2013 and BitBucket
However, I could not find a way to specify remote repository. All I can see it "Sign Up" for visual studio GIT.
Thanks.