mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-01-31 10:40:19 +01:00
Fixing a typo
This commit is contained in:
parent
d176298688
commit
9bd7ed44b7
@ -319,7 +319,7 @@
|
||||
<div class="col-1">
|
||||
<h3>Finish a hotfix</h3>
|
||||
|
||||
<p>By finishing a hotfix it gets merged back into develop and master. Additionally the master merge ist tagged with the hotfix version.</p>
|
||||
<p>By finishing a hotfix it gets merged back into develop and master. Additionally the master merge is tagged with the hotfix version.</p>
|
||||
<blockquote>
|
||||
git flow hotfix finish VERSION
|
||||
</blockquote>
|
||||
|
Loading…
Reference in New Issue
Block a user