DescriptionGerrit git cl upload: --squash is now default.
You can override it for all devs of repo by adding line to codereview.settings:
GERRIT_SQUASH_UPLOADS: (True|False)
And even with that, individual devs can overide it for themselves with:
git config [--global] --bool gerrit.override-squash-uploads (true|false)
BUG=611892
Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/a60502f2d3d74e70ffc77b2e54353a7dd0d31774
Patch Set 1 #Patch Set 2 : refactor #Patch Set 3 : add test for default #Messages
Total messages: 13 (6 generated)
|