Skip to content

Commit 1303f4e

Browse files
authored
Merge pull request danielkummer#103 from tan9/patch-1
Fix typo.
2 parents 8afb16b + 1fccb9a commit 1303f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.zh_TW.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h3>開始推出新版本</h3>
257257
<p>
258258
它會從 'develop' 分支的最後一個版本創建出 release 分支。
259259
</p>
260-
<p>你也可以選擇性的加入一個 sha-1 hash 於<code>[BASE]</code>參數,這會讓 release 分支於您指定的 develop 提交紀錄點產生分支。有一點需要注意的是,sha-1 has 只能是於'develop' 分支下。</p>
260+
<p>你也可以選擇性的加入一個 sha-1 hash 於<code>[BASE]</code>參數,這會讓 release 分支於您指定的 develop 提交紀錄點產生分支。有一點需要注意的是,sha-1 hash 只能是於'develop' 分支下。</p>
261261
<p class="divider">&#9733; &#9733; &#9733;</p>
262262
<p>最佳的狀況下,在創建出新的 release 分支後,應要立即的發布至遠端伺服器上,讓其他團隊中的開發者也能存取這個 release 分支。而這個發布指令很類似於發布新功能:</p>
263263
<blockquote>

0 commit comments

Comments
 (0)