We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d584a7 commit 49e87c0Copy full SHA for 49e87c0
Porting/release_managers_guide.pod
@@ -1379,6 +1379,12 @@ At this point you may want to compare the commit with a previous bump to
1379
see if they look similar. See commit ba03bc34a4 for an example of a
1380
previous version bump.
1381
1382
+=head3 Push commits
1383
+
1384
+Finally, push any commits done above.
1385
1386
+ $ git push origin ....
1387
1388
=for checklist skip BLEAD-POINT RC MAINT
1389
1390
=head3 Bump the feature bundles
@@ -1502,12 +1508,6 @@ update its exceptions database.
1502
1508
1503
1509
=back
1504
1510
1505
-=head3 Push commits
1506
-
1507
-Finally, push any commits done above.
- $ git push origin ....
1511
=for checklist skip BLEAD-POINT MAINT RC
1512
1513
=head3 Create maint branch
0 commit comments