<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What&#039;s In Your .gitconfig?</title>
	<atom:link href="http://segfault.in/2010/03/whats-in-your-gitconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://segfault.in/2010/03/whats-in-your-gitconfig/</link>
	<description>vinod&#039;s blog</description>
	<lastBuildDate>Wed, 20 Apr 2011 03:52:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathan Wright</title>
		<link>http://segfault.in/2010/03/whats-in-your-gitconfig/#comment-44</link>
		<dc:creator>Jonathan Wright</dc:creator>
		<pubDate>Fri, 19 Mar 2010 06:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://segfault.in/?p=557#comment-44</guid>
		<description>tree = log --graph --pretty=oneline --decorate&lt;br&gt;&lt;br&gt;can be simplified to:&lt;br&gt;&lt;br&gt;tree = log --graph --oneline --decorate</description>
		<content:encoded><![CDATA[<p>tree = log &#8211;graph &#8211;pretty=oneline &#8211;decorate</p>
<p>can be simplified to:</p>
<p>tree = log &#8211;graph &#8211;oneline &#8211;decorate</p>
]]></content:encoded>
	</item>
</channel>
</rss>

