25c2d3fe96
In preparation for a new release, include a release note about an important fix we added recently. Change-Id: Icfe0594cc1a4526e0781ac47c0d5f60bbcdce0e3
8 lines
309 B
YAML
8 lines
309 B
YAML
---
|
|
fixes:
|
|
- |
|
|
With Git 2.18.0 and later, the ``--rebase-merges`` (``-r``) option will
|
|
be used in place of the deprecated ``--preserve-merges`` (``-p``)
|
|
option. This fixes a critical error when git-review is used with Git
|
|
versions 2.34.0 onward, where the old option is no longer available.
|