Home
last modified time | relevance | path

Searched defs:git_executable (Results 1 – 2 of 2) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-utils/python/modtool/tools/
H A Dscm.py126 def __init__(self, path_to_repo, init=False, git_executable=None): argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/
H A Dutil.py296 def is_cygwin_git(git_executable): argument