We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af8987 commit 9ad7b63Copy full SHA for 9ad7b63
1 file changed
createrelease
@@ -47,6 +47,9 @@
47
#
48
# Create 2.18.x branch
49
# git checkout -b 2.18.x ; git push -u origin 2.18.x
50
+# in fork:
51
+# * add upstream: git remote add upstream git@github.com:danmar/cppcheck.git
52
+# * add branch: git fetch upstream 2.19.x
53
54
# Release notes:
55
# - ensure safety critical issues are listed properly
0 commit comments