Quantcast
Channel: DOCU - Foren
Viewing all articles
Browse latest Browse all 6571

Administration - Installation - Core: Re: Ilias 7 git intstall

$
0
0

You can browse all branches before cloning at https://github.com/ILIAS-eLearning/ILIAS (Drop down list on first tab)

A single branch is cloned into the current directory (which must be empty for that to work !) by:

git clone --single-branch -b BRANCHNAME https://github.com/ILIAS-eLearning/ILIAS.git .


i.e. for Branch "release_6":
git clone --single-branch -b release_6 https://github.com/ILIAS-eLearning/ILIAS.git .


Viewing all articles
Browse latest Browse all 6571

Trending Articles