Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Visual Studio 2013's "slick Git integration" requires Team Explorer<s>, which means you need Team Foundation Server</s>. To enable it, open your solution, go to Tools -> Options -> Source Control -> Microsoft Git Provider.</p> <p>You may be better off getting the Git Source Control Provider plug-in. See this answer on how to install this plug-in for Visual Studio 2013: <a href="https://stackoverflow.com/a/18882284/1040437">https://stackoverflow.com/a/18882284/1040437</a></p> <p>Also, considering the power of the git command line, I do not think, based on <s>the screenshots I have seen</s> using it, the integration is all that slick. It seems rigid, and as somebody has already commented, you may be better off using TortoiseGit. Anyone who has used TortoiseSVN on your team will instantly find it familiar. Some of my coworkers use the command line, and they are divided between Git Bash and Posh-Git.</p> <p>My main gripe with the Visual Studio integration is it only supports one workflow. Take a look at how toolchains like Atlassian's Stash support multiple different development workflows and how Stash changes depending on your git workflow. This is a more intelligent way to design IDE-like features around git source control repository.</p> <p>Our particular workflow set-up at work is especially resistant to the "common scenario" in modern SaaS development, where you have one main line of development and no cherrypicking/rebasing ever, because you always march forward and upgrade everyone to the latest code. We currently have 7 lines of development...</p> <p>That said, I have found this article via googling "Visual Studio 2013 git": <a href="http://msdn.microsoft.com/en-us/library/vstudio/hh850437(v=vs.120).aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/vstudio/hh850437(v=vs.120).aspx</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload