Home | History | Annotate | Download | only in Scripts

Lines Matching refs:gitLog

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