delete unversioned trees with gclient

This commit is contained in:
Daniel Micay 2019-05-01 11:10:59 -04:00
parent 1d1f77f099
commit cdaaf36957

View File

@ -124,7 +124,7 @@ fetch --nohooks android</pre>
<p>Sync to the latest stable release for Android (replace $VERSION with the correct
value):</p>
<pre>gclient sync --with_branch_heads -r $VERSION --jobs 32</pre>
<pre>gclient sync -D --with_branch_heads -r $VERSION --jobs 32</pre>
<p>Apply the GrapheneOS patches on top of the tagged release:</p>