From 1692edc4c2f6d378dce4048586d42050cee95d57 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 2 Jun 2019 12:05:17 +0100 Subject: copy from phh: "make sync better" --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 332d126..3be37be 100644 --- a/build.sh +++ b/build.sh @@ -47,7 +47,7 @@ function setup_code() { mkdir -p dakkar-patches/ cp -a "$thisdir"/patches dakkar-patches/ - repo sync -c -j$jobs --force-sync + repo sync -c -j$jobs -f --force-sync --no-tag --no-clone-bundle --optimized-fetch --prune rm -f device/*/sepolicy/common/private/genfs_contexts -- cgit v1.2.3