<?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>Graham Christensen &#187; pre-commit</title>
	<atom:link href="http://grahamc.com/blog/tag/pre-commit/feed" rel="self" type="application/rss+xml" />
	<link>http://grahamc.com</link>
	<description>All the whims and twiddly bits that catch my fancy.</description>
	<lastBuildDate>Wed, 25 Aug 2010 17:12:02 +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>Sane Pre-Commit Hooks for Symfony + Git</title>
		<link>http://grahamc.com/blog/sane-pre-commit-hooks-for-symfony-git</link>
		<comments>http://grahamc.com/blog/sane-pre-commit-hooks-for-symfony-git#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:00:44 +0000</pubDate>
		<dc:creator>Graham Christensen</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pre-commit]]></category>
		<category><![CDATA[prevention]]></category>
		<category><![CDATA[sanity]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Throughout my history of working with Symfony, I’ve noticed a trend that I’ll make a minor edit in a database configuration file, forget to actually regenerate the models and forms, commit the edit, and then find several days later (when I do want to regenerate the models) that they’re breaking. I then do this little dance of going through the history finding out where exactly I went wrong.]]></description>
		<wfw:commentRss>http://grahamc.com/blog/sane-pre-commit-hooks-for-symfony-git/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
