Feat: Upgrade git-review to 2.3.1 99/70599/3 v0.81.0
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 9 Sep 2022 03:35:05 +0000 (13:35 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 12 Sep 2022 05:59:35 +0000 (15:59 +1000)
The previous version of git-review is incompatible with the latest
version of git due to renaming flags.

Error:

Errors running git rebase -p -i remotes/gerrit/master
fatal: --preserve-merges was replaced by --rebase-merges

This is fixed in 2.2.0, upgrade to 2.3.1 its more recent.

Ref: https://review.opendev.org/c/opendev/git-review/+/818219
Issue-ID: RELENG-4418
Change-Id: I6057f4a197aa6ae38598b51d3ed62b8b0948db67
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found