mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-01-31 18:49:14 +01:00
Merge pull request #10 from n-miyo/fix_japanese_typo
fix tiny japanese typo. (thx!)
This commit is contained in:
commit
d176298688
@ -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