Home | History | Annotate | Download | only in Scripts

Lines Matching full:pretty

478     return `$GIT log --max-count=1 --pretty=\"format:%an\" \"$gitCommit\"` if $gitCommit;
487 return `$GIT log --max-count=1 --pretty=\"format:%ae\" \"$gitCommit\"` if $gitCommit;
1659 my @args = qw(rev-list --pretty);