OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:git_executable
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/
git-sync-deps
14
GIT_EXECUTABLE
: path to "git" binary; if unset, will look for git in
39
def
git_executable
():
function
45
envgit = os.environ.get('
GIT_EXECUTABLE
')
186
git =
git_executable
()
/external/skqp/tools/
git-sync-deps
14
GIT_EXECUTABLE
: path to "git" binary; if unset, will look for git in
39
def
git_executable
():
function
45
envgit = os.environ.get('
GIT_EXECUTABLE
')
186
git =
git_executable
()
Completed in 122 milliseconds