<?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"
	>

<channel>
	<title>benerickson.com &#187; scm</title>
	<atom:link href="http://www.benerickson.com/tag/scm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benerickson.com</link>
	<description>like a little yellow three-wheeled car</description>
	<pubDate>Wed, 09 Apr 2008 06:39:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>have you switched to git yet? you should.</title>
		<link>http://www.benerickson.com/2008/04/09/have-you-switched-to-git-yet-you-should/</link>
		<comments>http://www.benerickson.com/2008/04/09/have-you-switched-to-git-yet-you-should/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:31:49 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[git]]></category>

		<category><![CDATA[scm]]></category>

		<guid isPermaLink="false">http://www.benerickson.com/?p=14</guid>
		<description><![CDATA[If you use an SCM for any of your software development, web based or otherwise, and aren&#8217;t completely out of the &#8220;lasted thing&#8221; loop, then you have probably heard of git once or twice before.

It&#8217;s not new by any means but was not widely known outside the linux community. Recently, git started getting a lot [...]]]></description>
			<content:encoded><![CDATA[<p>If you use an <span class="caps">SCM </span>for any of your software development, web based or otherwise, and aren&#8217;t completely out of the &#8220;lasted thing&#8221; loop, then you have probably heard of <a href="http://git.or.cz">git</a> once or twice before.</p>

<p>It&#8217;s not new by any means but was not widely known outside the linux community. Recently, git started getting a lot of buzz in the web applications, namely Ruby on Rails, community for being the excellent <span class="caps">SCM </span>that it is.</p>

<p>With the launch of <a href="http://github.com">github</a> not long ago, many people are making the switch to git. Github is a fantastic tool for using git, especially for project collaboration, however, git&#8217;s greatest strengths only show when you truly know how to use it.</p>

<p>I am still but a fledgling myself. But to help fuel the fire, here are a few of my favorite git resources:</p>

<ul>
  <li><a href="http://wiki.sourcemage.org/Git_Guide">http://wiki.sourcemage.org/Git_Guide</a></li>
  <li><a href="http://cheat.errtheblog.com/s/git">http://cheat.errtheblog.com/s/git</a></li>
  <li><a href="http://tomayko.com/writings/the-thing-about-git">http://tomayko.com/writings/the-thing-about-git</a></li>
  <li><a href="http://eagain.net/articles/git-for-computer-scientists/">http://eagain.net/articles/git-for-computer-scientists/</a></li>
  <li><a href="http://blog.ericgoodwin.com/2008/4/6/pushing-and-pulling-branches-on-github">http://blog.ericgoodwin.com/2008/4/6/pushing-and-pulling-branches-on-github</a></li>
  <li><a href="http://hassox.blogspot.com/2007/12/using-git-with-svn.html">http://hassox.blogspot.com/2007/12/using-git-with-svn.html</a></li>
  <li><a href="http://toolmantim.com/article/2007/12/5/setting_up_a_new_remote_git_repository">http://toolmantim.com/article/2007/12/5/setting_up_a_new_remote_git_repository</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.benerickson.com/2008/04/09/have-you-switched-to-git-yet-you-should/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
