mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-22 16:03:26 +01:00
describe the [BASENAME] Parameter
describe the [BASENAME] Parameter
This commit is contained in:
parent
cb7cc2d69c
commit
6cb1193a4b
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user