To sync with full history use:
repo init --no-repo-verify -u https://github.com/SuperiorOS-Thirteen/manifest.git -b thirteen --git-lfs -g default,-mips,-darwin,-notdefaultTo save space, sync without history use:
repo init --depth=1 --no-repo-verify -u https://github.com/SuperiorOS-Thirteen/manifest.git -b thirteen --git-lfs -g default,-mips,-darwin,-notdefaultThen to sync up:
repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8. build/envsetup.shlunch superior_<devicecodename>-userdebugm bacon -j$(nproc --all)