diff --git a/trunk.sh b/trunk.sh index 6c568d3c..f755b45a 100755 --- a/trunk.sh +++ b/trunk.sh @@ -244,6 +244,8 @@ git rebase-update && git fetch --tags && +git clean -ffd && + gclient sync --with_branch_heads --with_tags -f -R -D && gclient runhooks &&