mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 21:44:24 +02:00
Merge pull request #53 from ebouchut/patch-1
Fix a typo in: git flow feature finish - thanks @ebouchut for spotting it :)
This commit is contained in:
commit
3fc28762f6
@ -206,7 +206,7 @@
|
||||
This action performs the following
|
||||
</p>
|
||||
<ul>
|
||||
<li>Merged MYFEATURE into 'develop'</li>
|
||||
<li>Merges MYFEATURE into 'develop'</li>
|
||||
<li>Removes the feature branch</li>
|
||||
<li>Switches back to 'develop' branch</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user