We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c6b6e commit e740664Copy full SHA for e740664
Terminal.Gui/README.md
@@ -82,6 +82,7 @@ The PR title should be of the form "Release v1.2.3"
82
git checkout develop
83
git pull upstream develop
84
git checkout -b v2_3_4
85
+<touch a file>
86
git add .
87
git commit -m "Release v1.2.3"
88
git push
0 commit comments