git-review/releasenotes/notes/allow-dupe-head-702a1dcfb2406efb.yaml
Jeremy Stanley 1277c31e08 Add missing release notes and manpage updates
In preparation for an upcoming release, add some release notes which
were overlooked since the last release. Also add missing bits to the
manpage, and fix the markup in two unreleased release notes while we
still can.

Change-Id: I8ddb6a36e62d36bff976455d8bfc0ac6a7230387
2024-03-12 23:14:20 +00:00

7 lines
228 B
YAML

---
features:
- |
If ``HEAD`` already exists on a remote branch, ``git review`` will now only
warn and prompt for confirmation when pushing, in order to let the Gerrit
server decide whether to accept or reject it.