Searched refs:scm_type (Results 1 – 1 of 1) sorted by relevance
1442 typeset scm_type junk1445 | read scm_type junk1446 if [[ -z "$scm_type" || "$scm_type" == unknown ]]; then1449 scm_type="mercurial"1453 scm_type="mercurial"1455 scm_type="none"1460 case "$scm_type" in1463 *) scm_type=none1467 echo $scm_type[all...]