Visual Studio 2013 Configure Remote Git Repo

John

I'm completely new to git, but I'm trying to learn. I followed this guide and I got it working on a network share. I used git bash. I've found how to do a lot of it with the Visual Studio GUI, which is what I would prefer rather than having to go back and forth to the command line (I'm coming from Visual Source Safe where you just do pending checkins, checkin, and you're done).

The only command I couldn't find was:

git remote add origin <server>

How do I do that for a UNC share in Visual Studio 2013, in the GUI?

Shaun Wilson

To my knowledge Visual Studio Tools for Git (VS Git Support) does not yet support managing remotes, unfortunately. I believe the team at MSFT responsible for VS Git features has it backlogged, but it's low priority.

See the comments on SO#21469233 re: Edward Thomson.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Disable git in Visual Studio 2013

From Dev

Git - Visual Studio 2013 - Publish to VS Online

From Dev

Visual Studio 2013 git client - force push

From Dev

Cannot Sync Git in Visual Studio 2013

From Dev

Change the URL to a remote Git repository via Visual Studio 2013?

From Dev

Visual Studio 2013 and git

From Dev

Git version in Visual Studio 2013?

From Dev

How to configure SQL Server in Visual Studio 2013 to allow remote connection

From Dev

Pending Changes Visual Studio 2013, Git repository

From Dev

Can not pull changes in git with visual studio 2013?

From Dev

How to show 'git blame' in Visual Studio 2013?

From Dev

The Git client in Visual Studio 2013 is "offline"

From Dev

Connect to git repo on Visual Studio Online

From Dev

Visual Studio 2013 and Git 2.4

From Dev

Visual Studio 2013 - Git - Fetch remote branches

From Dev

Create remote GIT branch with Visual Studio Online

From Dev

Git 2.6.3 and Visual Studio 2013 / 2015 integration

From Dev

Restrict Visual Studio Online Git Permissions by repo

From Dev

Visual Studio 2013 remove deleted git branches

From Dev

Git in Visual Studio 2013 stops working abruptly

From Dev

Git - Visual Studio 2013 - Publish to VS Online

From Dev

Git version in Visual Studio 2013?

From Dev

How to configure SQL Server in Visual Studio 2013 to allow remote connection

From Dev

Pending Changes Visual Studio 2013, Git repository

From Dev

Can not pull changes in git with visual studio 2013?

From Dev

Remote Debugging In Visual Studio 2013 Doesn't Target Remote Machine

From Dev

Connect to git repo on Visual Studio Online

From Dev

Git with Visual Studio 2013

From Dev

Git 2.6.3 and Visual Studio 2013 / 2015 integration

Related Related

HotTag

Archive