<?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 tip: [prefix] in commit messages</title>
	<atom:link href="http://blogs.liblime.com/developers/2008/12/02/git-tip-prefix-in-commit-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.liblime.com/developers/2008/12/02/git-tip-prefix-in-commit-messages/</link>
	<description>Notes on software development, open source, and library technology</description>
	<pubDate>Thu, 17 May 2012 01:44:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: amoore</title>
		<link>http://blogs.liblime.com/developers/2008/12/02/git-tip-prefix-in-commit-messages/comment-page-1/#comment-6389</link>
		<dc:creator>amoore</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.liblime.com/developers/?p=112#comment-6389</guid>
		<description>Great tip, Galen. I didn't realize that.

You can also use some convenient options to git-format-patch to adjust the subjects. For instance, you can use the "--numbered" flag to add numbers to each patch in a set. For instance, it may say [PATCH 3/4]. Or, you can use "--subject-prefix=" to adjust the word "PATCH". For instance, perhaps it would help to use "--subject-prefix=PATCH ver 2" on sets of patches that replace an earlier set of patches that haven't been applied yet. Or, perhaps "RFC" is a good way to indicate that these patches should not be put into Koha but are looking for additional community feedback.

There's a lot to learn about git!</description>
		<content:encoded><![CDATA[<p>Great tip, Galen. I didn&#8217;t realize that.</p>
<p>You can also use some convenient options to git-format-patch to adjust the subjects. For instance, you can use the &#8220;&#8211;numbered&#8221; flag to add numbers to each patch in a set. For instance, it may say [PATCH 3/4]. Or, you can use &#8220;&#8211;subject-prefix=&#8221; to adjust the word &#8220;PATCH&#8221;. For instance, perhaps it would help to use &#8220;&#8211;subject-prefix=PATCH ver 2&#8243; on sets of patches that replace an earlier set of patches that haven&#8217;t been applied yet. Or, perhaps &#8220;RFC&#8221; is a good way to indicate that these patches should not be put into Koha but are looking for additional community feedback.</p>
<p>There&#8217;s a lot to learn about git!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

