mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-05-17 22:51:12 +02:00
Fix a typo in: git flow feature finish
This commit is contained in:
parent
ffeb421810
commit
88aff65467
@ -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