Change 'git cl upload' default to --no-squash
authorJohann <johannkoenig@google.com>
Mon, 18 Jul 2016 21:15:24 +0000 (14:15 -0700)
committerJohann <johannkoenig@google.com>
Mon, 18 Jul 2016 21:15:24 +0000 (14:15 -0700)
Chromium changed the upstream default to --squash but this conflicts
with libvpx historical defaults.

Change-Id: I80f2f2b48e2ba08e02184b50e6d5f8f5e76fec24

codereview.settings

index d7c8d39..34c6f1d 100644 (file)
@@ -2,3 +2,4 @@
 GERRIT_HOST: chromium-review.googlesource.com
 GERRIT_PORT: 29418
 CODE_REVIEW_SERVER: chromium-review.googlesource.com
+GERRIT_SQUASH_UPLOADS: False