mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-03-04 10:11:18 +01:00
Merge pull request #25 from Barbery/patch-1
describe the [BASENAME] Parameter
This commit is contained in:
commit
3587f0aab6
@ -280,7 +280,7 @@
|
||||
<blockquote>
|
||||
git flow hotfix start VERSION [BASENAME]
|
||||
</blockquote>
|
||||
<p> VERSION 参数标记着修正版本。你可以从 [BASENAME]开始</p>
|
||||
<p> VERSION 参数标记着修正版本。你可以从 [BASENAME]开始,<code>[BASENAME]</code>为finish release时填写的版本号</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<div class="hotfix-start"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user