Refactor for gclient sync

This commit is contained in:
Alexander David Frick 2021-11-11 20:31:25 -06:00 committed by GitHub
parent d60de7f2eb
commit 2f680db1ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,9 +12,7 @@ git rebase-update &&
git fetch --tags &&
gclient sync -D &&
gclient sync --with_branch_heads --with_tags &&
gclient sync --with_branch_heads --with_tags -D &&
gclient runhooks &&