Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dgit-submodule.sh24 is_git() { function
46 if is_git && test "$1" = "validate"; then
63 if is_git; then
84 if is_git; then
95 is_git || {