To initialize your local repository using the LumineDroid , use a command like this :
repo init -u https://github.com/LumineDroid/platform_manifest -b bellflower --git-lfsAnd then sync up :
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)$ . build/envsetup.sh
$ lunch $device-bp4a-userdebug
$ mka bacon