To initialize your local repository using the ascpDroid , use a command like this :
repo init -u https://github.com/Pixelify-AOSP/platform_manifest -b 17 --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-cp2a-userdebug
$ mka bacon