Merge pull request #25 from Barbery/patch-1

describe the [BASENAME] Parameter
This commit is contained in:
Daniel Kummer 2014-07-27 12:26:44 +02:00
commit 3587f0aab6

View File

@ -280,7 +280,7 @@
<blockquote> <blockquote>
git flow hotfix start VERSION [BASENAME] git flow hotfix start VERSION [BASENAME]
</blockquote> </blockquote>
<p> VERSION 参数标记着修正版本。你可以从 [BASENAME]开始</p> <p> VERSION 参数标记着修正版本。你可以从 [BASENAME]开始<code>[BASENAME]</code>为finish release时填写的版本号</p>
</div> </div>
<div class="col-2"> <div class="col-2">
<div class="hotfix-start"></div> <div class="hotfix-start"></div>