add debug
This commit is contained in:
parent
01f5325468
commit
1e741f9f95
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ EOF
|
|||
|
||||
set -- $(getopt -u -o hrs --long headless,force-repo-update,force-submodules-update -- "$@" )
|
||||
|
||||
loginfo "git checkout-options: $@"
|
||||
while [ $# -gt 0 ]; do
|
||||
case $1 in
|
||||
-h|--headless)
|
||||
|
|
Loading…
Reference in a new issue