<?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>Too many projects, too little time &#187; git</title>
	<atom:link href="http://joydutta.com/blog/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://joydutta.com/blog</link>
	<description>Joy Dutta on technology, photography, motorcycling, aviation and other things</description>
	<lastBuildDate>Tue, 24 Jan 2012 17:57:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>git rocks !</title>
		<link>http://joydutta.com/blog/2009/04/03/git-rocks/</link>
		<comments>http://joydutta.com/blog/2009/04/03/git-rocks/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 09:10:30 +0000</pubDate>
		<dc:creator>therider</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://joydutta.com/blog/?p=437</guid>
		<description><![CDATA[I just set up my brand new git repository at github: http://github.com/jdutta. Don&#8217;t know what took me so long to embrace git but I am glad to be ready to move out of my CVS based workflow for personal projects. A quick look at the tutorial was all I needed to convince myself towards this [...]]]></description>
			<content:encoded><![CDATA[<p>I just set up my brand new git repository at github: <a href="http://github.com/jdutta">http://github.com/jdutta</a>. Don&#8217;t know what took me so long to embrace git but I am glad to be ready to move out of my CVS based workflow for personal projects.</p>
<p>A quick look at the tutorial was all I needed to convince myself towards this change. Now I can work on my personal projects from anywhere without worrying about merge issues later on. I just published my favorite config files under repository <a href="http://github.com/jdutta/dotfiles/tree/master">dotfiles</a>. Could not be an easier backup/version-control mechanism.</p>
<p>Some good resources to learn git:<br />
1. <a href="http://www-cs-students.stanford.edu/~blynn/gitmagic/book.pdf">http://www-cs-students.stanford.edu/~blynn/gitmagic/book.pdf</a><br />
2. <a href="http://git-scm.com/documentation">http://git-scm.com/documentation</a><br />
3. <a href="http://www.eecs.harvard.edu/~cduan/technical/git/">http://www.eecs.harvard.edu/~cduan/technical/git/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joydutta.com/blog/2009/04/03/git-rocks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

