diff --git a/trunk.sh b/trunk.sh index f755b45a..28b4416d 100755 --- a/trunk.sh +++ b/trunk.sh @@ -240,12 +240,12 @@ rm -r -f -v chrome/browser/safe_browsing/safe_browsing_dummy.cc && git checkout -f origin/main && +git clean -ffd && + git rebase-update && git fetch --tags && -git clean -ffd && - gclient sync --with_branch_heads --with_tags -f -R -D && gclient runhooks &&