Merge pull request #63 from mylxsw/gh-pages

update index.zh_cn,update missing content - thanks to @mylxsw
This commit is contained in:
Daniel Kummer 2016-09-05 19:22:49 +02:00 committed by GitHub
commit 88d3ef1619

View File

@ -217,8 +217,10 @@
</p> </p>
<blockquote> <blockquote>
git flow feature pull MYFEATURE git flow feature pull origin MYFEATURE
</blockquote> </blockquote>
<p>你可以使用 <code> git flow feature track MYFEATURE</code> 跟踪在origin上的特性分支。</p>
</div> </div>
<div class="col-2"> <div class="col-2">
<div class="feature-pull"></div> <div class="feature-pull"></div>