<?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>Mysysgit on RETRO.MOE</title><link>https://retro.moe/tag/mysysgit/</link><description>Recent content in Mysysgit 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.161.1</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/mysysgit/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 isPermaLink="false">http://towp8.com/?p=170</guid><description>&lt;p&gt;So you have Windows 8.1 + Visual Studio 2013 installed. Now you need to install
a git client.&lt;/p&gt;
&lt;p&gt;My workflow on Mac is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I use git command line about 70% of the time.&lt;/li&gt;
&lt;li&gt;In the reaming 30% I&amp;rsquo;m
using &lt;a href="http://www.git-tower.com/"&gt;Tower&lt;/a&gt;, &lt;a href="http://www.kaleidoscopeapp.com/"&gt;Kaleidoscope&lt;/a&gt;
and &lt;a href="http://www.raywenderlich.com/51351/how-to-use-git-source-control-with-xcode-in-ios-7"&gt;Xcode&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So, I was looking for something similar for Windows. And so far, this is my
current setup:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msysgit.github.io/"&gt;Mysysgit&lt;/a&gt;, for git command line.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.sourcetreeapp.com/"&gt;SourceTree&lt;/a&gt; for GUI&lt;/li&gt;
&lt;li&gt;I couldn&amp;rsquo;t find a good stand-alone diff-viewer, so I&amp;rsquo;m using SourceTree&amp;rsquo;s&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What I like about Mysysgit is that it installs a Unix-like shell,
with &lt;a href="http://code-worrier.com/blog/autocomplete-git/"&gt;git auto-completion&lt;/a&gt; and
you can also see
the &lt;a href="http://code-worrier.com/blog/git-branch-in-bash-prompt/"&gt;current branch&lt;/a&gt; in
the shell prompt. That is very handy.&lt;/p&gt;</description></item></channel></rss>