mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2024-11-26 01:43:17 +01:00
update index.zh_cn,update missing content
update index.zh_cn,update missing content
This commit is contained in:
parent
422fc9f761
commit
ae12614ee4
@ -217,8 +217,10 @@
|
||||
</p>
|
||||
|
||||
<blockquote>
|
||||
git flow feature pull MYFEATURE
|
||||
git flow feature pull origin MYFEATURE
|
||||
</blockquote>
|
||||
|
||||
<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