Skip to content

Commit 2b63bf6

Browse files
RMG: Post release - push before bump
1 parent e16625a commit 2b63bf6

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Porting/release_managers_guide.pod

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,6 +1379,14 @@ At this point you may want to compare the commit with a previous bump to
13791379
see if they look similar. See commit ba03bc34a4 for an example of a
13801380
previous version bump.
13811381

1382+
=head3 Push commits
1383+
1384+
Finally, push any commits done above.
1385+
1386+
$ git push origin ....
1387+
1388+
1389+
13821390
=for checklist skip BLEAD-POINT RC MAINT
13831391

13841392
=head3 Bump the feature bundles
@@ -1502,12 +1510,6 @@ update its exceptions database.
15021510

15031511
=back
15041512

1505-
=head3 Push commits
1506-
1507-
Finally, push any commits done above.
1508-
1509-
$ git push origin ....
1510-
15111513
=for checklist skip BLEAD-POINT MAINT RC
15121514

15131515
=head3 Create maint branch

0 commit comments

Comments
 (0)