We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae12614 commit a4d70caCopy full SHA for a4d70ca
index.zh_CN.html
@@ -220,7 +220,7 @@ <h3>取得一个发布的新特性分支</h3>
220
git flow feature pull origin MYFEATURE
221
</blockquote>
222
223
- <p>你可以通过使用 <code> git flow feature track MYFEATURE</code> 跟踪在origin上的特性分支。</p>
+ <p>你可以使用 <code> git flow feature track MYFEATURE</code> 跟踪在origin上的特性分支。</p>
224
</div>
225
<div class="col-2">
226
<div class="feature-pull"></div>
0 commit comments