diff --git a/trunk.sh b/trunk.sh index 63c91199..024fdaf6 100644 --- a/trunk.sh +++ b/trunk.sh @@ -12,7 +12,7 @@ git rebase-update && git fetch --tags && -gclient sync --with_branch_heads --with_tags -D && +gclient sync --with_branch_heads --with_tags -f -R -D && gclient runhooks &&