fix git checkout from wrong working directory when other than master branch used
This commit is contained in:
@@ -15,7 +15,7 @@ CONFIGUPDATE=true
|
||||
# Location of Xen Orchestra repository where source code is fetched
|
||||
REPOSITORY="https://github.com/vatesfr/xen-orchestra"
|
||||
|
||||
# Git branch or tag (append tags/ before the tag name) where xen-orchestra sources are fetched.
|
||||
# Git branch, tag (append tags/ before the tag name) or individual commit where xen-orchestra sources are fetched.
|
||||
# Also, you can set this to "release" to use the latest tagged branch.
|
||||
BRANCH="master"
|
||||
|
||||
|
Reference in New Issue
Block a user