diff options
author | Ricardo Signes <rjbs@cpan.org> | 2010-05-20 00:50:44 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2010-05-20 00:50:44 -0400 |
commit | e2e3245f4be472421b47831c2a6b976031652d2d (patch) | |
tree | 5dd1b3b244d117cb1174d73c7ba65d678cb11617 /Changes | |
parent | 4793225fd667d0a11b47389ab86a2661558494da (diff) | |
download | perl-e2e3245f4be472421b47831c2a6b976031652d2d.tar.gz |
update change command
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,9 +12,9 @@ at http://perl5.git.perl.org/perl.git (follow the 'shortlog' link beside the relevant tag). Or, you can download a copy of the git repository and then run a command like - git log --name-status perl-5.10.0..perl-5.11.0 + git log --name-status perl-5.13.0..perl-5.13.1 -to view all the changes between 5.10.0 and 5.11.0. +to view all the changes between 5.13.0 and 5.13.1. See pod/perlrepository.pod for more details on using git and accessing the commit history. |