Searched refs:git_executable (Results 1 – 8 of 8) sorted by relevance
44 find_program(git_executable NAMES git git.exe git.cmd)45 if (git_executable)46 execute_process(COMMAND ${git_executable} svn info63 find_program(git_executable NAMES git git.exe git.cmd)64 if (git_executable)65 execute_process(COMMAND ${git_executable} log -1 --pretty=format:%H73 execute_process(COMMAND ${git_executable} remote -v
32 find_program(git_executable NAMES git git.exe git.cmd)33 if( git_executable )36 ${git_executable} svn info53 execute_process(COMMAND ${git_executable} svn find-rev HEAD68 ${git_executable} rev-parse --short HEAD
39 def git_executable(): function186 git = git_executable()
63 def git_executable(): function215 git = git_executable()
55 def git_executable(): function205 git = git_executable()
39 def git_executable(): function197 git = git_executable()