git cl upload --squash is broken |
||||
Issue descriptionUpload with --squash is still broken on Windows, per previously filed bugs. I'd been working around it with --no-squash, but after "[chromium-dev] PSA: important changes in git cl upload for Gerrit users", I thought I'd better file another in case something gets more broken. :)
,
Apr 13 2016
Resolved with offline discussion. --no-squash auto-installs a hook in .git\hooks\commit-msg: that should be deleted. and there was a recent fix to the script. After that, I did some quick tests and all seems to be well on Windows now. Thanks!
,
Apr 27 2016
,
Apr 27 2016
|
||||
►
Sign in to add a comment |
||||
Comment 1 by scottmg@chromium.org
, Apr 13 2016