mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-05-30 22:47:38 +02:00
Merge pull request #11 from sgmccli/gh-pages
Fixing a typo in the hotfix section (thx!)
This commit is contained in:
commit
9c13071044
@ -319,7 +319,7 @@
|
|||||||
<div class="col-1">
|
<div class="col-1">
|
||||||
<h3>Finish a hotfix</h3>
|
<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>
|
<blockquote>
|
||||||
git flow hotfix finish VERSION
|
git flow hotfix finish VERSION
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user