All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Charles Buege <charles.buege@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
Date: Wed, 23 Apr 2014 12:20:37 -0700	[thread overview]
Message-ID: <20140423192037.GF15516@google.com> (raw)
In-Reply-To: <CAOWfAePSjpOaN0pgaVqjHxvdMPp2WnEhHj2-Wea1dV7WyjtMiw@mail.gmail.com>

Hi,

Charles Buege wrote:

> If, in actuality, I can use a CentOS git server with Visual Studio
> 2013, can anyone point me in the direction of an
> FAQ/directions/YouTube video/book/anything for how to setup something
> like this?

I suspect
http://msdn.microsoft.com/en-us/library/hh850445.aspx#remote_3rd_party_connect_clone
should get you started.

As far as I can tell from #git, every once in a while people seem to
want to escape from GUIs to have control over what they're doing (for
example when cleaning up existing commits, or when performing a
complex merge).  You can find a usable commandline version of Git for
Windows at http://msysgit.github.io/ (and the same project has a
TortoiseSVN-like explorer plugin called GitCheetah if you need that).

Hope that helps,
Jonathan

  reply	other threads:[~2014-04-23 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 19:04 Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Charles Buege
2014-04-23 19:20 ` Jonathan Nieder [this message]
2014-04-23 19:51 ` Storm-Olsen, Marius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140423192037.GF15516@google.com \
    --to=jrnieder@gmail.com \
    --cc=charles.buege@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.