mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-03-04 18:21:17 +01:00
Improved English version
This commit is contained in:
parent
bf1e98ab6f
commit
16189fccb7
@ -253,7 +253,14 @@
|
||||
git flow feature pull origin MYFEATURE
|
||||
</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 class="col-2">
|
||||
<div class="feature-pull"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user