<?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 post-merge hook to auto-fire rails migrations</title>
	<atom:link href="http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 29 Mar 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Jason Meridth</title>
		<link>http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/#comment-517</link>
		<dc:creator>Jason Meridth</dc:creator>
		<pubDate>Mon, 28 Nov 2011 18:45:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations.aspx#comment-517</guid>
		<description>Thank you Marcelo.  Post updated.</description>
		<content:encoded><![CDATA[<p>Thank you Marcelo.  Post updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Andrade</title>
		<link>http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/#comment-516</link>
		<dc:creator>Marcelo Andrade</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations.aspx#comment-516</guid>
		<description>you can tweak it with git diff --name-only HEAD@{1} HEAD instead of  git diff HEAD^</description>
		<content:encoded><![CDATA[<p>you can tweak it with git diff &#8211;name-only HEAD@{1} HEAD instead of  git diff HEAD^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Andrade</title>
		<link>http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/#comment-515</link>
		<dc:creator>Marcelo Andrade</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:03:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations.aspx#comment-515</guid>
		<description>Hi, Looks like this only works if the pull contains 1 commit, if it has many commits, if the latest commit doesn&#039;t have something on migrations, it doesn&#039;t do nothing.</description>
		<content:encoded><![CDATA[<p>Hi, Looks like this only works if the pull contains 1 commit, if it has many commits, if the latest commit doesn&#8217;t have something on migrations, it doesn&#8217;t do nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bellware</title>
		<link>http://lostechies.com/jasonmeridth/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations/#comment-455</link>
		<dc:creator>Scott Bellware</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:13:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2010/02/27/git-post-merge-hook-to-auto-fire-rails-migrations.aspx#comment-455</guid>
		<description>Thanks, Jason!</description>
		<content:encoded><![CDATA[<p>Thanks, Jason!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
