shithub: libvpx

Download patch

ref: 1afbd88e81bf7a8d3938ce03faf8f932deacbbd8
parent: 3e04114f3d6d1bc746a376f375dc18c5a941e5aa
author: Johann <johannkoenig@google.com>
date: Mon Jul 18 10:15:24 EDT 2016

Change 'git cl upload' default to --no-squash

Chromium changed the upstream default to --squash but this conflicts
with libvpx historical defaults.

Change-Id: I80f2f2b48e2ba08e02184b50e6d5f8f5e76fec24

--- a/codereview.settings
+++ b/codereview.settings
@@ -2,3 +2,4 @@
 GERRIT_HOST: chromium-review.googlesource.com
 GERRIT_PORT: 29418
 CODE_REVIEW_SERVER: chromium-review.googlesource.com
+GERRIT_SQUASH_UPLOADS: False