Home
last modified time | relevance | path

Searched refs:git_root (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dcheck-gitignore.sh19 git_root=$(git rev-parse --show-toplevel)
21 if [[ ! -d $git_root ]]; then
26 cd $git_root
H A Dgit-pbchk.py99 def git_root(): function
582 run_checks(git_root(), parent_branch, checklist, args)