<?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: An upgrade of gitflow</title>
	<atom:link href="http://nvie.com/archives/492/feed" rel="self" type="application/rss+xml" />
	<link>http://nvie.com/archives/492</link>
	<description>Anything that interests me.</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-3040</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 31 Aug 2010 04:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-3040</guid>
		<description>Unfortunately, this is a rather annoying bug in the shFlags implementation, which is know and for which I know no good workaround at the moment. It is filed under http://github.com/nvie/gitflow/issues#issue/28 and will be resolved once the Python rewrite will take a bit more form. This shouldn&#039;t be too long in the future.

So please be patient and avoid the use of options using git-flow in your environment (which is fairly well possible) :(</description>
		<content:encoded><![CDATA[<p>Unfortunately, this is a rather annoying bug in the shFlags implementation, which is know and for which I know no good workaround at the moment. It is filed under <a href="http://github.com/nvie/gitflow/issues#issue/28" rel="nofollow">http://github.com/nvie/gitflow/issues#issue/28</a> and will be resolved once the Python rewrite will take a bit more form. This shouldn&#8217;t be too long in the future.</p>
<p>So please be patient and avoid the use of options using git-flow in your environment (which is fairly well possible) :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Primeminister</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-3034</link>
		<dc:creator>Primeminister</dc:creator>
		<pubDate>Mon, 30 Aug 2010 22:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-3034</guid>
		<description>How can I add a message to the release finish command?
When I try this:

 git flow release finish -m&quot;tag number&quot; &quot;3.0.12&quot; 

I get this error:

flags:FATAL the available getopt does not support spaces in options
</description>
		<content:encoded><![CDATA[<p>How can I add a message to the release finish command?<br />
When I try this:</p>
<p> git flow release finish -m&#8221;tag number&#8221; &#8220;3.0.12&#8243; </p>
<p>I get this error:</p>
<p>flags:FATAL the available getopt does not support spaces in options</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeross</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-1298</link>
		<dc:creator>Xeross</dc:creator>
		<pubDate>Sat, 15 May 2010 11:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-1298</guid>
		<description>I just tried to see if it works but whenever I try to use a subcommand I get the error
D:\CLI\bin\gitflow/git-flow: line 49: FLAGS: command not found

I think it runs under cygwin bash, what am I missing here, seems it doesn&#039;t pick up the env vars properly.</description>
		<content:encoded><![CDATA[<p>I just tried to see if it works but whenever I try to use a subcommand I get the error<br />
D:\CLI\bin\gitflow/git-flow: line 49: FLAGS: command not found</p>
<p>I think it runs under cygwin bash, what am I missing here, seems it doesn&#8217;t pick up the env vars properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeross</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-3346</link>
		<dc:creator>Xeross</dc:creator>
		<pubDate>Sat, 15 May 2010 11:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-3346</guid>
		<description>I just tried to see if it works but whenever I try to use a subcommand I get the error
D:CLIbingitflow/git-flow: line 49: FLAGS: command not found

I think it runs under cygwin bash, what am I missing here, seems it doesn&#039;t pick up the env vars properly.</description>
		<content:encoded><![CDATA[<p>I just tried to see if it works but whenever I try to use a subcommand I get the error<br />
D:CLIbingitflow/git-flow: line 49: FLAGS: command not found</p>
<p>I think it runs under cygwin bash, what am I missing here, seems it doesn&#8217;t pick up the env vars properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeross</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-1296</link>
		<dc:creator>Xeross</dc:creator>
		<pubDate>Sat, 15 May 2010 10:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-1296</guid>
		<description>Nice work, however as I&#039;m still a windows user the Makefile won&#039;t work, but I&#039;ll try and see if I can make it work with msysgit.</description>
		<content:encoded><![CDATA[<p>Nice work, however as I&#8217;m still a windows user the Makefile won&#8217;t work, but I&#8217;ll try and see if I can make it work with msysgit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xeross</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-3345</link>
		<dc:creator>Xeross</dc:creator>
		<pubDate>Sat, 15 May 2010 10:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-3345</guid>
		<description>Nice work, however as I&#039;m still a windows user the Makefile won&#039;t work, but I&#039;ll try and see if I can make it work with msysgit.</description>
		<content:encoded><![CDATA[<p>Nice work, however as I&#8217;m still a windows user the Makefile won&#8217;t work, but I&#8217;ll try and see if I can make it work with msysgit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Temoon</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-483</link>
		<dc:creator>Temoon</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-483</guid>
		<description>Great job!</description>
		<content:encoded><![CDATA[<p>Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Temoon</title>
		<link>http://nvie.com/archives/492/comment-page-1#comment-3344</link>
		<dc:creator>Temoon</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://nvie.com/?p=492#comment-3344</guid>
		<description>Great job!</description>
		<content:encoded><![CDATA[<p>Great job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
