mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-28 13:08:16 +02:00
Improved English version
This commit is contained in:
parent
bf1e98ab6f
commit
16189fccb7
@ -253,7 +253,14 @@
|
|||||||
git flow feature pull origin MYFEATURE
|
git flow feature pull origin MYFEATURE
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<p>You can track a feature on origin by using <code> git flow feature track MYFEATURE</code> </p>
|
<p>
|
||||||
|
You can track a feature on origin by using
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
git flow feature track MYFEATURE
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-2">
|
<div class="col-2">
|
||||||
<div class="feature-pull"></div>
|
<div class="feature-pull"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user