<?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-receive Hook</title>
	<atom:link href="http://mmm.beachtemple.com/blog/2009/04/06/git-post-receive-hook/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmm.beachtemple.com/blog/2009/04/06/git-post-receive-hook/</link>
	<description>Notes from the Journey that is Life</description>
	<lastBuildDate>Wed, 10 Aug 2011 12:32:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://mmm.beachtemple.com/blog/2009/04/06/git-post-receive-hook/comment-page-1/#comment-29044</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 10 Aug 2011 12:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://mmm.beachtemple.com/blog/?p=188#comment-29044</guid>
		<description>@pavan you will probably have to write some code to perform the check you want for you. This blog post might help: http://gitready.com/intermediate/2009/04/03/find-ancestor-commits.html

Good luck!</description>
		<content:encoded><![CDATA[<p>@pavan you will probably have to write some code to perform the check you want for you. This blog post might help: <a href="http://gitready.com/intermediate/2009/04/03/find-ancestor-commits.html" rel="nofollow">http://gitready.com/intermediate/2009/04/03/find-ancestor-commits.html</a></p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pavan kumar</title>
		<link>http://mmm.beachtemple.com/blog/2009/04/06/git-post-receive-hook/comment-page-1/#comment-29040</link>
		<dc:creator>pavan kumar</dc:creator>
		<pubDate>Wed, 10 Aug 2011 10:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://mmm.beachtemple.com/blog/?p=188#comment-29040</guid>
		<description>hi,

thank you for this information. 
in this you gave how to get notification when a push is made.
how to make to get notifications when a push is made a particular branch in the repository.

i need to get notification for group of people and when push is made by a developer to a branch on the repository. 

can we make it with post receive?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>thank you for this information.<br />
in this you gave how to get notification when a push is made.<br />
how to make to get notifications when a push is made a particular branch in the repository.</p>
<p>i need to get notification for group of people and when push is made by a developer to a branch on the repository. </p>
<p>can we make it with post receive?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

