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 e16625a commit 2b63bf6Copy full SHA for 2b63bf6
Porting/release_managers_guide.pod
@@ -1379,6 +1379,14 @@ 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
1389
1390
=for checklist skip BLEAD-POINT RC MAINT
1391
1392
=head3 Bump the feature bundles
@@ -1502,12 +1510,6 @@ update its exceptions database.
1502
1510
1503
1511
=back
1504
1512
1505
-=head3 Push commits
1506
-
1507
-Finally, push any commits done above.
1508
1509
- $ git push origin ....
1513
=for checklist skip BLEAD-POINT MAINT RC
1514
1515
=head3 Create maint branch
0 commit comments