Add release note for the rebase merge handling fix
In preparation for a new release, include a release note about an important fix we added recently. Change-Id: Icfe0594cc1a4526e0781ac47c0d5f60bbcdce0e3
This commit is contained in:
parent
7182166ec0
commit
25c2d3fe96
@ -0,0 +1,7 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user