<?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: A new home: GitHub</title>
	<atom:link href="http://ahren.org/code/bit/a-new-home-github/feed" rel="self" type="application/rss+xml" />
	<link>http://ahren.org/code/bit/a-new-home-github</link>
	<description>Bits of software inspired by little Ahren and Tanish</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:35:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/a-new-home-github/comment-page-1#comment-5171</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=402#comment-5171</guid>
		<description>Matt, thanks for the quick tip. I have already started reading up on the GitHub help. I watched a video of Linus @ Google pitching Git, but Linus being Linus it was more polemic than edification ;-).</description>
		<content:encoded><![CDATA[<p>Matt, thanks for the quick tip. I have already started reading up on the GitHub help. I watched a video of Linus @ Google pitching Git, but Linus being Linus it was more polemic than edification ;-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Rude</title>
		<link>http://ahren.org/code/bit/a-new-home-github/comment-page-1#comment-5160</link>
		<dc:creator>Matt Rude</dc:creator>
		<pubDate>Tue, 25 Aug 2009 04:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=402#comment-5160</guid>
		<description>Git is just so easy

   git tag -a -m &quot;tagging version 1.0&quot; 1.0

Then you need to push it to github

   git push --tags

check out github&#039;s online help, it&#039;s vary good.
http://github.com/guides/home</description>
		<content:encoded><![CDATA[<p>Git is just so easy</p>
<p>   git tag -a -m &#8220;tagging version 1.0&#8243; 1.0</p>
<p>Then you need to push it to github</p>
<p>   git push &#8211;tags</p>
<p>check out github&#8217;s online help, it&#8217;s vary good.<br />
<a href="http://github.com/guides/home" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/github.com/guides/home?referer=');">http://github.com/guides/home</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://ahren.org/code/bit/a-new-home-github/comment-page-1#comment-5150</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Mon, 24 Aug 2009 20:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=402#comment-5150</guid>
		<description>Matt, thank you for the comment. Github is quite sexy (or I am easily aroused ;-)), and the Issue Tracker is a great add-on. I am a Git newbie, so its been an interesting learning experience thus far. Haven&#039;t got into the hairy business of branching etc, yet. Heck, I haven&#039;t even figured out how to add a tag yet.</description>
		<content:encoded><![CDATA[<p>Matt, thank you for the comment. Github is quite sexy (or I am easily aroused ;-)), and the Issue Tracker is a great add-on. I am a Git newbie, so its been an interesting learning experience thus far. Haven&#8217;t got into the hairy business of branching etc, yet. Heck, I haven&#8217;t even figured out how to add a tag yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Rude</title>
		<link>http://ahren.org/code/bit/a-new-home-github/comment-page-1#comment-5132</link>
		<dc:creator>Matt Rude</dc:creator>
		<pubDate>Sun, 23 Aug 2009 20:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://ahren.org/code/?p=402#comment-5132</guid>
		<description>I think your going to love github.com, I switched there about 3 or 4 months ago and haven&#039;t looked back.  Git is just works better then subversion and with the ability to work with your repository off line, and it&#039;s branching functions, it&#039;s just amazing how much more functionality you and up with.</description>
		<content:encoded><![CDATA[<p>I think your going to love github.com, I switched there about 3 or 4 months ago and haven&#8217;t looked back.  Git is just works better then subversion and with the ability to work with your repository off line, and it&#8217;s branching functions, it&#8217;s just amazing how much more functionality you and up with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
