mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Refactor for gclient sync
This commit is contained in:
parent
d60de7f2eb
commit
2f680db1ce
1 changed files with 1 additions and 3 deletions
4
trunk.sh
4
trunk.sh
|
@ -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 &&
|
||||
|
||||
|
|
Loading…
Reference in a new issue