Update sourcezap-checkout
This commit is contained in:
parent
7d440fa15c
commit
a6d734f065
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ gitexec "fetch origin"
|
|||
gitexec "checkout ${branch}" ||
|
||||
gitexec "checkout -t origin/${branch}"
|
||||
set +x
|
||||
printf "[-] New branch: %s\n" "${branch}"
|
||||
printf "current branch: %s\n" "${branch}"
|
||||
|
|
Loading…
Reference in a new issue