Using Git with Visual Studio
Posted
by Herb Caudill
on Stack Overflow
See other posts from Stack Overflow
or by Herb Caudill
Published on 2009-02-03T14:46:19Z
Indexed on
2010/05/07
10:48 UTC
Read the original article
Hit count: 775
git
|visual-studio
As a long-time Visual SourceSafe user (& hater) I was discussing switching to SVN with a colleague; he suggested using Git instead, since apparently it can be used peer-to-peer without a central server (we just have a 3-developer team). I haven't been able to find anything about tools that integrate Git with Visual Studio, though - does such a thing exist? If not, can anyone report on their experiences using Git with Visual Studio?
© Stack Overflow or respective owner