diff --git a/trunk.sh b/trunk.sh index a76d284a..181567f3 100644 --- a/trunk.sh +++ b/trunk.sh @@ -55,7 +55,7 @@ gsyncShallow () { git rebase-update && - gclient sync -f -R -D --no-history && + gclient sync -f -R -D --no-history --shallow && gclient runhooks &&