Skip to content

Commit 49e87c0

Browse files
RMG: Post release - push before bump
1 parent 5d584a7 commit 49e87c0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Porting/release_managers_guide.pod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,6 +1379,12 @@ 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+
13821388
=for checklist skip BLEAD-POINT RC MAINT
13831389

13841390
=head3 Bump the feature bundles
@@ -1502,12 +1508,6 @@ update its exceptions database.
15021508

15031509
=back
15041510

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

15131513
=head3 Create maint branch

0 commit comments

Comments
 (0)