codereview.settings: stop forcing squashing

There's no reason this needs to be forced on users.  All other
repos have dropped it, and git-cl itself will be dropping it.

Bug: 993518
Change-Id: I2737f36086e11d726cd951554a6c2487c306d5aa
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1756663
Reviewed-by: Mark Mentovai <mark@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
GitOrigin-RevId: 8edbc7439b2bbe9f2a5df4774e4133e92542aa43
1 file changed
tree: a808658b2e2457370e78f481bd6ce13794cddea6
  1. build/
  2. client/
  3. compat/
  4. doc/
  5. handler/
  6. infra/
  7. minidump/
  8. snapshot/
  9. test/
  10. third_party/
  11. tools/
  12. util/
  13. .clang-format
  14. .gitignore
  15. .gn
  16. .vpython
  17. AUTHORS
  18. BUILD.gn
  19. codereview.settings
  20. CONTRIBUTORS
  21. crashpad.gyp
  22. DEPS
  23. LICENSE
  24. navbar.md
  25. package.h
  26. README.md
README.md

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Other Links