<?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>BenevolentCode</title>
	<atom:link href="http://benevolentcode.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benevolentcode.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 05:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hitch in Your Git&#8217;ty-up</title>
		<link>http://benevolentcode.com/2010/08/hitch-in-your-gitty-up/</link>
		<comments>http://benevolentcode.com/2010/08/hitch-in-your-gitty-up/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 04:34:54 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[git]]></category>
		<guid isPermaLink="false">http://benevolentcode.com/?p=12</guid>
		<description><![CDATA[I&#8217;m working on a project with the smart folks at SmartLogic Solutions and paring a lot with Matt Scilipoti.  Since we&#8217;re using git, we installed hitch so we could attribute our commits to the pair and not an individual. Our workflow: we tend to launch gitx or git-gui, review our changes and build up appropriate [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a project with the smart folks at <a href="http://smartlogicsolutions.com/">SmartLogic Solutions</a> and paring a lot with <a title="Matt Scilipoti" href="http://twitter.com/MattScilipoti">Matt Scilipoti</a>.  Since we&#8217;re using <a href="http://git-scm.com/">git</a>, we installed <a href="http://github.com/therubymug/hitch">hitch</a> so we could attribute our commits to the pair and not an individual.</p>
<p>Our workflow: we tend to launch <a href="http://gitx.frim.nl/">gitx</a> or <a href="http://www.kernel.org/pub/software/scm/git/docs/git-gui.html">git-gui</a>, review our changes and build up appropriate commits, <em>then</em> remember we want to commit as a pair.  Back in the terminal we `hitch matt george` then switch back to whichever git GUI we&#8217;re using.  When we make a commit, it&#8217;s under an individual, not the pair. Bummer.</p>
<p>The problem with that workflow is we&#8217;re not relaunching the git GUI, so it&#8217;s not picking up the environment variables exported by the `hitch` command.  Once we relaunch, we&#8217;re good to go and our commits are attributed to the pair.  Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://benevolentcode.com/2010/08/hitch-in-your-gitty-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://benevolentcode.com/2010/07/hello-world/</link>
		<comments>http://benevolentcode.com/2010/07/hello-world/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 13:52:55 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Meta]]></category>
		<guid isPermaLink="false">http://benevolentcode.com/?p=1</guid>
		<description><![CDATA[Kindly stand by while I write some worthy copy.]]></description>
			<content:encoded><![CDATA[<p>Kindly stand by while I write some worthy copy.</p>
]]></content:encoded>
			<wfw:commentRss>http://benevolentcode.com/2010/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
