Lines Matching refs:grep
363 my $svnInfo = `LC_ALL=C svn info $dir | grep Revision:`;366 my $gitLog = `cd $dir && LC_ALL=C git log --grep='git-svn-id: ' -n 1 | grep git-svn-id:`;1549 if (grep /^--force$/, @{$options}) {