Skip to content

Commit 9ad7b63

Browse files
committed
fetching release branch in fork
1 parent 0af8987 commit 9ad7b63

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

createrelease

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
#
4848
# Create 2.18.x branch
4949
# 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
5053
#
5154
# Release notes:
5255
# - ensure safety critical issues are listed properly

0 commit comments

Comments
 (0)