<?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"
	>
<channel>
	<title>Comments on: Git, Ditz and Microformats</title>
	<atom:link href="http://morethanseven.net/posts/git-ditz-and-microformats/feed/" rel="self" type="application/rss+xml" />
	<link>http://morethanseven.net/posts/git-ditz-and-microformats/</link>
	<description>Morethanseven is where Gareth Rushgrove plays with the web</description>
	<pubDate>Fri, 08 Aug 2008 21:02:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: elliottcable</title>
		<link>http://morethanseven.net/posts/git-ditz-and-microformats/#comment-8660</link>
		<dc:creator>elliottcable</dc:creator>
		<pubDate>Mon, 14 Apr 2008 09:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://morethanseven.net/?p=214#comment-8660</guid>
		<description>What you said is so true, about git being social.

It's amazing how GitHub started as a site to store your code, a central repository for a central-repository-less system... and became a sort of Facebook or VIRB for coders. I find myself leaving comments on commits all over the place, contributing thought if not actual code to a MULTITUDE of projects across the entire site... and loving every moment of it!

Not only that, but it has real code implications, as you mentioned. This evening, I saw something I didn't like (a small library called Soup, which I had never heard of, and will probably never even use, was badly organized) - I forked it, cloned my fork, and went to re-organizing. Maybe a total of two or three minutes before I was in a text editor. Then, when I was satisfied, I checked it all in, and pushed it off to my fork... and then popped off a pull request to the original author. In total, maybe 10 minutes not spent in the text editor. It's something I would never have done under SVN, or even under Gitorious (due to not noticing the project the way I did on GitHub, through a train of idle browsing through my friends' histories of commenting and commiting).

It's just... amazing.</description>
		<content:encoded><![CDATA[<p>What you said is so true, about git being social.</p>
<p>It&#8217;s amazing how GitHub started as a site to store your code, a central repository for a central-repository-less system&#8230; and became a sort of Facebook or VIRB for coders. I find myself leaving comments on commits all over the place, contributing thought if not actual code to a MULTITUDE of projects across the entire site&#8230; and loving every moment of it!</p>
<p>Not only that, but it has real code implications, as you mentioned. This evening, I saw something I didn&#8217;t like (a small library called Soup, which I had never heard of, and will probably never even use, was badly organized) &#8211; I forked it, cloned my fork, and went to re-organizing. Maybe a total of two or three minutes before I was in a text editor. Then, when I was satisfied, I checked it all in, and pushed it off to my fork&#8230; and then popped off a pull request to the original author. In total, maybe 10 minutes not spent in the text editor. It&#8217;s something I would never have done under SVN, or even under Gitorious (due to not noticing the project the way I did on GitHub, through a train of idle browsing through my friends&#8217; histories of commenting and commiting).</p>
<p>It&#8217;s just&#8230; amazing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
