Searched refs:git_command (Results 1 – 1 of 1) sorted by relevance
67 my $git_command ='export LANGUAGE=en_US.UTF-8; git';946 …my $git_last_include_commit = `${git_command} log --no-merges --pretty=format:"%h%n" -1 -- include…974 $files = `${git_command} ls-files "include/*.h"`;998 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;1048 my $lines = `${git_command} log --no-color --no-merges --pretty=format:'%H %s' $git_range`;