mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-03-05 02:31:27 +01:00
Merge pull request #63 from mylxsw/gh-pages
update index.zh_cn,update missing content - thanks to @mylxsw
This commit is contained in:
commit
88d3ef1619
@ -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