add --keep-non-patch to Vanadium git am command
This commit is contained in:
parent
24057524ec
commit
150b219eef
@ -849,7 +849,7 @@ gclient sync -D --with_branch_heads --with_tags --jobs 32</pre>
|
||||
|
||||
<p>Apply the GrapheneOS patches on top of the tagged release:</p>
|
||||
|
||||
<pre>git am --whitespace=nowarn ../patches/*.patch</pre>
|
||||
<pre>git am --whitespace=nowarn --keep-non-patch ../patches/*.patch</pre>
|
||||
|
||||
<p>Then, configure the build in the <code>src</code> directory:</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user