With the change to gerrit, every time I git cl patch I get the warning:
Committed patch for change 8390 patchset 1 locally.
Note: this created a local commit which does not have the same hash as the one uploaded for review. This will make uploading changes based on top of this branch difficult.
If you want to do that, use "git cl patch --force" instead.
I then delete the branch and redo it with --force. Is it possible to make the force happen automatically so we can easily work with the branches we're patching in?
Comment 1 by aga...@chromium.org
, Jul 20 2017