Home | History | Annotate | Download | only in checkout

Lines Matching refs:detect_scm_system

67     scm_system = detect_scm_system(cwd, patch_directories)
70 scm_system = detect_scm_system(script_directory, patch_directories)
78 def detect_scm_system(path, patch_directories=None):