<?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>Marc Charbonneau's Blog &#187; Git</title>
	<atom:link href="http://blog.mbcharbonneau.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mbcharbonneau.com</link>
	<description>Code. Cocoa. Technology.</description>
	<lastBuildDate>Wed, 24 Aug 2011 16:51:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>git-bundle-version</title>
		<link>http://blog.mbcharbonneau.com/2009/03/08/git-bundle-version/</link>
		<comments>http://blog.mbcharbonneau.com/2009/03/08/git-bundle-version/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 16:29:21 +0000</pubDate>
		<dc:creator>Marc Charbonneau</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://blog.mbcharbonneau.com/?p=279</guid>
		<description><![CDATA[From Mark Grimes, this ruby script for Xcode automatically copies the first seven characters of the latest git commit ID to your project’s CFBundleVersion Info.plist key. I&#8217;ve been waiting for something like this for a while, it works great and it&#8217;s very easy to set up.]]></description>
			<content:encoded><![CDATA[<p>From Mark Grimes, <a href="http://github.com/statefullabs/git-bundle-version/tree/master">this ruby script for Xcode</a> automatically copies the first seven characters of the latest git commit ID to your project’s CFBundleVersion Info.plist key. I&#8217;ve been waiting for something like this for a while, it works great and it&#8217;s very easy to set up.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mbcharbonneau.com/2009/03/08/git-bundle-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>David Heinemeier Hansson on Git</title>
		<link>http://blog.mbcharbonneau.com/2008/04/03/david-heinemeier-hansson-on-git/</link>
		<comments>http://blog.mbcharbonneau.com/2008/04/03/david-heinemeier-hansson-on-git/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 22:36:48 +0000</pubDate>
		<dc:creator>Marc Charbonneau</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/?p=202</guid>
		<description><![CDATA[From David Heinemeier Hansson&#8217;s blog: So given all that, I think the Git move is even more interesting. That camp is competing not only to convince people that a new paradigm is appropriate for many things, but also as that it, one-out-of-many, should be the one to embody it. I think they&#8217;re going to get [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.loudthinking.com/posts/24-gits-avalanche">David Heinemeier Hansson&#8217;s blog</a>:</p>
<blockquote><p>So given all that, I think the Git move is even more interesting. That camp is competing not only to convince people that a new paradigm is appropriate for many things, but also as that it, one-out-of-many, should be the one to embody it.</p>
<p>I think they&#8217;re going to get it. Killer apps makes or breaks any platform. With Github, I think the Git hub just scored one. Rails is going to be hosted there for the launch. Capistrano, Prototype, and Scriptaculous already moved there.</p></blockquote>
<p>Besides lots of public projects moving to Git, I&#8217;ve noticed developers asking about it on message boards, wondering what the big deal with distributed source control is and how they can move their existing Subversion repositories. I started using Git last year, so I&#8217;m glad it&#8217;s gaining popularity. Based purely on rumors I&#8217;ve heard, Git&#8217;s big competitor Mecurial is slightly better, but lacks critical mass from the developer community (and the blog posts, tutorials and tips that come from it).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mbcharbonneau.com/2008/04/03/david-heinemeier-hansson-on-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 6/13 queries in 0.068 seconds using disk

Served from: blog.mbcharbonneau.com @ 2012-02-04 23:16:49 -->
