Update trunk.sh

This commit is contained in:
Alexander David Frick 2023-01-25 05:34:32 -06:00 committed by GitHub
parent 8e6bbc67ba
commit 79cb665612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 &&