0
I’m using TFS as a repository, but I have to do everything in Source Tree because Visual Studio 2013 does not show the Explorer where I can merge or check the file tree.
Have some plugin or have how I solve this to use Visual Studio ?
Thank you
0
I’m using TFS as a repository, but I have to do everything in Source Tree because Visual Studio 2013 does not show the Explorer where I can merge or check the file tree.
Have some plugin or have how I solve this to use Visual Studio ?
Thank you
0
Git is accessible through Team Explorer in Visual Studio. It is installed by default, and initially stays in the same group of tabs with Explorer. There are necessary tools that must be installed through the VS setup or when the IDE is installed. They are in the "3°th Party..." session. Opening the project it identifies which is in Git and presents the tools.
Browser other questions tagged team-foundation-server
You are not signed in. Login or sign up in order to post.
You would know to inform me the link for me to install the tools ?
– SirSmart
Run the installation setup again.
– egomesbrandao