<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Sourcetree on RETRO.MOE</title><link>https://retro.moe/tag/sourcetree/</link><description>Recent content in Sourcetree on RETRO.MOE</description><image><title>RETRO.MOE</title><url>https://retro.moe/images/papermod-cover.png</url><link>https://retro.moe/images/papermod-cover.png</link></image><generator>Hugo -- 0.146.0</generator><language>en</language><copyright>Ricardo Quesada</copyright><lastBuildDate>Thu, 10 Apr 2014 19:25:10 +0000</lastBuildDate><atom:link href="https://retro.moe/tag/sourcetree/feed.xml" rel="self" type="application/rss+xml"/><item><title>Installing git</title><link>https://retro.moe/2014/04/10/installing-git/</link><pubDate>Thu, 10 Apr 2014 19:25:10 +0000</pubDate><guid>https://retro.moe/2014/04/10/installing-git/</guid><description>&lt;p>So you have Windows 8.1 + Visual Studio 2013 installed. Now you need to install
a git client.&lt;/p>
&lt;p>My workflow on Mac is:&lt;/p>
&lt;ul>
&lt;li>I use git command line about 70% of the time.&lt;/li>
&lt;li>In the reaming 30% I&amp;rsquo;m
using &lt;a href="http://www.git-tower.com/">Tower&lt;/a>, &lt;a href="http://www.kaleidoscopeapp.com/">Kaleidoscope&lt;/a>
and &lt;a href="http://www.raywenderlich.com/51351/how-to-use-git-source-control-with-xcode-in-ios-7">Xcode&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>So, I was looking for something similar for Windows. And so far, this is my
current setup:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="http://msysgit.github.io/">Mysysgit&lt;/a>, for git command line.&lt;/li>
&lt;li>&lt;a href="http://www.sourcetreeapp.com/">SourceTree&lt;/a> for GUI&lt;/li>
&lt;li>I couldn&amp;rsquo;t find a good stand-alone diff-viewer, so I&amp;rsquo;m using SourceTree&amp;rsquo;s&lt;/li>
&lt;/ul>
&lt;p>What I like about Mysysgit is that it installs a Unix-like shell,
with &lt;a href="http://code-worrier.com/blog/autocomplete-git/">git auto-completion&lt;/a> and
you can also see
the &lt;a href="http://code-worrier.com/blog/git-branch-in-bash-prompt/">current branch&lt;/a> in
the shell prompt. That is very handy.&lt;/p></description></item></channel></rss>