File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -561,7 +561,7 @@ Commit your changes:
561561 $ git commit -a -m 'Bump the perl version in various places for 5.X.Y'
562562
563563At this point you may want to compare the commit with a previous bump to
564- see if they look similar. See commit f7cf42bb69 for an example of a
564+ see if they look similar. See commit L< f7cf42bb69|https://github.com/Perl/perl5/commit/f7cf42bb69> for an example of a
565565previous version bump.
566566
567567When the version number is bumped, you should also update Module::CoreList
@@ -1539,7 +1539,7 @@ Commit your changes:
15391539 $ git commit -a -m 'Bump the perl version in various places for 5.X.Y'
15401540
15411541At this point you may want to compare the commit with a previous bump to
1542- see if they look similar. See commit f7cf42bb69 for an example of a
1542+ see if they look similar. See commit L< f7cf42bb69|https://github.com/Perl/perl5/commit/f7cf42bb69> for an example of a
15431543previous version bump.
15441544
15451545When the version number is bumped, you should also update Module::CoreList
You can’t perform that action at this time.
0 commit comments