mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update trunk.sh
This commit is contained in:
parent
7ecfe17bb5
commit
736e7d43e3
1 changed files with 1 additions and 1 deletions
2
trunk.sh
2
trunk.sh
|
@ -55,7 +55,7 @@ gsyncShallow () {
|
||||||
|
|
||||||
git rebase-update &&
|
git rebase-update &&
|
||||||
|
|
||||||
gclient sync -f -R -D --no-history &&
|
gclient sync -f -R -D --no-history --shallow &&
|
||||||
|
|
||||||
gclient runhooks &&
|
gclient runhooks &&
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue