Update trunk.sh

This commit is contained in:
Alexander David Frick 2022-08-02 02:51:29 -05:00 committed by GitHub
parent 7ecfe17bb5
commit 736e7d43e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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