We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9397d97 commit a1994efCopy full SHA for a1994ef
TCW/tcw22.xml
@@ -337,7 +337,7 @@
337
changes.</item>
338
<item>Merge the release branch into the <code>dev</code> branch<lb/>
339
<code>git checkout dev</code><lb/>
340
- <code>git merge</code>
+ <code>git merge release-X.X.X</code>
341
</item>
342
<item>Merge the release branch into <code>released</code><lb/>
343
<code>git checkout released</code><lb/>
0 commit comments