mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 13:34:23 +02:00
fix tiny japanese typo.
This commit is contained in:
parent
828988a929
commit
f5868f552d
@ -244,7 +244,7 @@
|
|||||||
<h3>リリース準備開始</h3>
|
<h3>リリース準備開始</h3>
|
||||||
|
|
||||||
<p>リリース作業を開始するには、git flowのreleaseコマンドを使います</p>
|
<p>リリース作業を開始するには、git flowのreleaseコマンドを使います</p>
|
||||||
'develop'ブランチから'release'ブランチをを作成します
|
'develop'ブランチから'release'ブランチを作成します
|
||||||
</p>
|
</p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
git flow release start RELEASE [BASE]
|
git flow release start RELEASE [BASE]
|
||||||
|
Loading…
Reference in New Issue
Block a user