<?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: Generating a TAGS file from a git hook</title>
	<atom:link href="http://blog.tobiascrawley.net/2009/01/01/generating-a-tags-file-from-a-git-hook/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tobiascrawley.net/2009/01/01/generating-a-tags-file-from-a-git-hook/</link>
	<description>Another not so cleverly named blog mostly about software.</description>
	<lastBuildDate>Fri, 28 May 2010 13:56:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Smarticus &#187; Creating ctags with git hooks</title>
		<link>http://blog.tobiascrawley.net/2009/01/01/generating-a-tags-file-from-a-git-hook/comment-page-1/#comment-89</link>
		<dc:creator>Smarticus &#187; Creating ctags with git hooks</dc:creator>
		<pubDate>Fri, 03 Apr 2009 17:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.handbuiltsoftware.com/?p=86#comment-89</guid>
		<description>[...] originally saw this code here, and Tobias was kind enough to let me repost it here and make a video of [...]</description>
		<content:encoded><![CDATA[<p>[...] originally saw this code here, and Tobias was kind enough to let me repost it here and make a video of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://blog.tobiascrawley.net/2009/01/01/generating-a-tags-file-from-a-git-hook/comment-page-1/#comment-76</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.handbuiltsoftware.com/?p=86#comment-76</guid>
		<description>Bryan:

You can have it populate any other hooks just by adding them to the HOOKS array. Feel free to borrow the tip and do what you like with it!</description>
		<content:encoded><![CDATA[<p>Bryan:</p>
<p>You can have it populate any other hooks just by adding them to the <span class="caps">HOOKS </span>array. Feel free to borrow the tip and do what you like with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryanl</title>
		<link>http://blog.tobiascrawley.net/2009/01/01/generating-a-tags-file-from-a-git-hook/comment-page-1/#comment-75</link>
		<dc:creator>bryanl</dc:creator>
		<pubDate>Thu, 02 Apr 2009 16:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.handbuiltsoftware.com/?p=86#comment-75</guid>
		<description>What about post-checkout?   I want my tags updated when i do a git checkout -b new-branch as well.  Other than that.... this is one cool tip.  You should let me borrow it for my geekvids series.</description>
		<content:encoded><![CDATA[<p>What about post-checkout?   I want my tags updated when i do a git checkout -b new-branch as well.  Other than that&#8230;. this is one cool tip.  You should let me borrow it for my geekvids series.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
