This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, refactor the code to extract previous versions of files.
authorNicholas Clark <nick@ccl4.org>
Fri, 28 Oct 2011 10:35:29 +0000 (12:35 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 28 Oct 2011 10:41:14 +0000 (12:41 +0200)
commit91ad6f8a480914b8ed0201e68ec4a4a8034f2fa6
tree94f4b0832c9e5b82393f5131041527cac1582fef
parent4e540a4e11a98886ace263d39ab6949f77267f91
In bisect-runner.pl, refactor the code to extract previous versions of files.

All code to execute variants of git show is now abstracted into subroutines.
Porting/bisect-runner.pl