Home
last modified time | relevance | path

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

/freebsd/tools/tools/git/
H A Dgit-arc.sh800 git_sh_setup=$(git --exec-path)/git-sh-setup
801 [ -f "$git_sh_setup" ] || err "cannot find git-sh-setup"
805 . "$git_sh_setup"