Compiling stable 7.0.x branch
-
lollo78 -
May 28, 2016 at 2:17 PM -
Thread is Unresolved
-
-
-
git clone --branch 7.0.1 GitHub - LibreELEC/LibreELEC.tv: Just enough OS for KODI --single-branch
git reset --hard 7.0.1 -
git clone --branch 7.0.1 GitHub - LibreELEC/LibreELEC.tv: Just enough OS for KODI --single-branch
git reset --hard 7.0.1Thanks a lot guys!
This work like a charme -
- Official Post
single branch cloning
git clone -b libreelec-7.0 [url]https://github.com/LibreELEC/LibreELEC.tv.git[/url] Destinationfolderclone everything and change branch
git clone [url]https://github.com/LibreELEC/LibreELEC.tv.git[/url] Destinationfolder
git checkout libreelec-7.0git checkout branch branch = master, libreelec-7.0 ...
git checkout tag tag = 7.0.1 ...