<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Git tip: set your identification and colours</title>
	<atom:link href="http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/</link>
	<description>letting the problem solve itself</description>
	<lastBuildDate>Sat, 23 Jan 2010 21:00:43 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bookmarks about Chris</title>
		<link>http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/comment-page-1/#comment-58330</link>
		<dc:creator>Bookmarks about Chris</dc:creator>
		<pubDate>Thu, 30 Apr 2009 16:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-58330</guid>
		<description>[...] - bookmarked by 4 members originally found by skinzy on 2009-03-29  Comment on Git tip: set your identification and colours by Chris  http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-42739 [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 4 members originally found by skinzy on 2009-03-29  Comment on Git tip: set your identification and colours by Chris  <a href="http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-42739" rel="nofollow">http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-42739</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/comment-page-1/#comment-42739</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 05 Jul 2008 14:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-42739</guid>
		<description>lol - ruby junkies ;-)

#/bin/sh

set -e

if [ $# != 2 ]; then
        echo &quot;usage: $0 name name&quot; 2&gt;&amp;1
        echo &quot;      pair two users in git config&quot; 2&gt;&amp;1
        exit 1
fi

echo &quot;pairing $1 $2&quot;
git config user.name &quot;$1 &amp; $2&quot;
git config user.email &quot;$1+$2@company.com&quot;</description>
		<content:encoded><![CDATA[<p>lol &#8211; ruby junkies <img src='http://www.lixo.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>#/bin/sh</p>
<p>set -e</p>
<p>if [ $# != 2 ]; then<br />
        echo &#8220;usage: $0 name name&#8221; 2&gt;&amp;1<br />
        echo &#8221;      pair two users in git config&#8221; 2&gt;&amp;1<br />
        exit 1<br />
fi</p>
<p>echo &#8220;pairing $1 $2&#8243;<br />
git config user.name &#8220;$1 &amp; $2&#8243;<br />
git config user.email &#8220;$1+$2@company.com&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Punch Barrel / Git tip: set your identification and colours</title>
		<link>http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/comment-page-1/#comment-42221</link>
		<dc:creator>The Punch Barrel / Git tip: set your identification and colours</dc:creator>
		<pubDate>Fri, 27 Jun 2008 12:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lixo.org/archives/2008/06/26/git-tip-set-your-identification-and-colours/#comment-42221</guid>
		<description>[...] lixo.org :: Git tip: set your identification and colours [...]</description>
		<content:encoded><![CDATA[<p>[...] lixo.org :: Git tip: set your identification and colours [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 3.493 seconds -->
