mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-06-09 11:16:52 +02: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>
|
<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…
x
Reference in New Issue
Block a user