Skip to content

Commit ba42c51

Browse files
Update release tagging instructions
Added instructions for pushing production branches during mainline releases.
1 parent 791a8c4 commit ba42c51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbndcode_wiki/Tagging_a_release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ Instructions
107107

108108
- Push everything to origin (once for sbndcode and once for sbndutil)
109109

110-
git push origin develop master
110+
git push origin develop master # if mainline release
111+
git push origin production/sbnd-gen2 production/sbnd-gen2-master # if mainline release
111112
git push --tags
112113

113114

0 commit comments

Comments
 (0)