mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-02-08 06:31:04 +01:00
update index.zh_cn,update missing content
update index.zh_cn,update missing content
This commit is contained in:
parent
ae12614ee4
commit
a4d70ca3bf
@ -220,7 +220,7 @@
|
||||
git flow feature pull origin MYFEATURE
|
||||
</blockquote>
|
||||
|
||||
<p>你可以通过使用 <code> git flow feature track MYFEATURE</code> 跟踪在origin上的特性分支。</p>
|
||||
<p>你可以使用 <code> git flow feature track MYFEATURE</code> 跟踪在origin上的特性分支。</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<div class="feature-pull"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user