<?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; git</title>
	<atom:link href="http://kohei.us/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us</link>
	<description>Kohei Yoshida's Webspace</description>
	<lastBuildDate>Fri, 09 Jul 2010 12:20:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 darn good git client on Windows.  It&#8217;s small, it&#8217;s efficient, and it&#8217;s git. [...]]]></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>
		<item>
		<title>ooo-build git repository browser</title>
		<link>http://kohei.us/2009/04/10/ooo-build-git-repository-browser/</link>
		<comments>http://kohei.us/2009/04/10/ooo-build-git-repository-browser/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 18:43:00 +0000</pubDate>
		<dc:creator>Kohei Yoshida</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[freedesktop.org]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[go-oo]]></category>

		<guid isPermaLink="false">http://kohei.us/?p=405</guid>
		<description><![CDATA[Looks like the web interface of our new git repository is finally on-line.  You can browse it from here:
http://cgit.freedesktop.org/ooo-build/ooo-build
Very nice!
]]></description>
			<content:encoded><![CDATA[<p>Looks like the web interface of our new git repository is finally on-line.  You can browse it from here:</p>
<p><a href="http://cgit.freedesktop.org/ooo-build/ooo-build">http://cgit.freedesktop.org/ooo-build/ooo-build</a></p>
<p>Very nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://kohei.us/2009/04/10/ooo-build-git-repository-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive Dissonance</title>
		<link>http://kohei.us/2007/07/03/cognitive-dissonance/</link>
		<comments>http://kohei.us/2007/07/03/cognitive-dissonance/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 23:36:01 +0000</pubDate>
		<dc:creator>Kohei Yoshida</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[cognitive dissonance]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://kohei.us/2007/07/03/cognitive-dissonance/</guid>
		<description><![CDATA[There are certain words I can never type right for the first time.  One is &#8216;formula&#8217;.  My finger always wants to type it as &#8216;formular&#8217;, thinking that there is a missing &#8216;r&#8217; at the end.  Another one is &#8216;cvs&#8217;.  I always end up typing &#8217;svn&#8217;, then backspacing it three times to [...]]]></description>
			<content:encoded><![CDATA[<p>There are certain words I can never type right for the first time.  One is &#8216;formula&#8217;.  My finger always wants to type it as &#8216;formular&#8217;, thinking that there is a missing &#8216;r&#8217; at the end.  Another one is &#8216;cvs&#8217;.  I always end up typing &#8217;svn&#8217;, then backspacing it three times to retype &#8216;cvs&#8217;.  However, I have no problem typing &#8216;git&#8217; (I&#8217;m not kidding!).</p>
]]></content:encoded>
			<wfw:commentRss>http://kohei.us/2007/07/03/cognitive-dissonance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
