<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Roundtrip to Shanghai via Tokyo &#187; mingw</title>
	<atom:link href="http://kohei.us/tag/mingw/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us</link>
	<description>Kohei Yoshida&#039;s Webspace</description>
	<lastBuildDate>Wed, 14 Dec 2011 04:17:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Git on Windows</title>
		<link>http://kohei.us/2010/01/20/git-on-windows/</link>
		<comments>http://kohei.us/2010/01/20/git-on-windows/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 01:54:37 +0000</pubDate>
		<dc:creator>Kohei Yoshida</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[mingw]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://kohei.us/?p=619</guid>
		<description><![CDATA[I guess I don&#8217;t really have to tell the world about this, since if you type the title of this blog post in Google it will come back as the top hit. But it&#8217;s still worth mentioning msysgit, a pretty &#8230; <a href="http://kohei.us/2010/01/20/git-on-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I guess I don&#8217;t really have to tell the world about this, since if you type the title of this blog post in Google it will come back as the top hit.  But it&#8217;s still worth mentioning <a href="http://code.google.com/p/msysgit/">msysgit</a>, a pretty darn good <a href="http://git-scm.com/">git</a> client on Windows.  It&#8217;s small, it&#8217;s efficient, and it&#8217;s git. :-)  You could of course use git in <a href="http://www.cygwin.com/">cygwin</a>, but git in cygwin feels a little &#8220;heavy&#8221; and by no means small, since you have to get the whole cygwin environment to even use git.  So, if you don&#8217;t already have cygwin, and want to use git on Windows, msysgit is a pretty good choice.  It comes with a minimal bash shell, and while I&#8217;m happy to see <a href="http://www.openssh.com/">ssh</a> included with its shell, I was a little disappointed that they left out <a href="http://samba.anu.edu.au/rsync/">rsync</a>.  But that&#8217;s just one minor downside.</p>
<p>For me, msysgit is my git client of choice on Windows, especially in a virtual machine setting where the disk space is tight.  On a build machine, though, I still use git in cygwin since I already have to use cygwin to build OOo.</p>
]]></content:encoded>
			<wfw:commentRss>http://kohei.us/2010/01/20/git-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

