Home | History | Annotate | Download | only in Scripts

Lines Matching refs:gitLog

1598     my $gitLog;
1602 $gitLog = <GIT>;
1606 my @commitLogs = split(/^[Cc]ommit [a-f0-9]{40}/m, $gitLog);