Update portzap-checkout
This commit is contained in:
parent
0a912e3638
commit
1b1ee6606d
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ cd "${gitdir}"
|
||||||
"${git}" fetch origin
|
"${git}" fetch origin
|
||||||
"${git}" checkout "${branch}" ||
|
"${git}" checkout "${branch}" ||
|
||||||
"${git}" checkout -t origin/"${branch}"
|
"${git}" checkout -t origin/"${branch}"
|
||||||
printok "checkout ${branch}"
|
printok "checkout complete"
|
||||||
|
|
Loading…
Reference in a new issue