[service-announce] git-review 2.2.0

Jeremy Stanley fungi at yuggoth.org
Wed Nov 24 02:53:09 UTC 2021


It's my pleasure to announce the release of git-review 2.2.0. These
are the corresponding release notes since the previous release:

Bug Fixes
---------

  * When checking for unstaged or uncommitted changes to avoid
    performing a test rebase, unstaged and uncommitted changes in
    Git submodules are now ignored since those won’t be rebased
    anyway.

  * git-review now handles the Git core.hooksPath configuration
    option correctly. Thus, it installs the commit-msg hook into the
    core.hooksPath directory, if that option is set. Otherwise, it
    continues to install the hook into .git/hooks, relative to the
    root of the checkout.

  * 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.

As always, the latest version of git-review is available from PyPI:

    https://pypi.org/project/git-review

Current documentation can be found here:

    https://docs.opendev.org/opendev/git-review

Its source code can be obtained from the OpenDev Collaboratory:

    https://opendev.org/opendev/git-review

Please don't hesitate to follow up through the
service-discuss at lists.opendev.org mailing list or in the #opendev
channel on the OFTC IRC network if you have any questions.
-- 
Jeremy Stanley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.opendev.org/pipermail/service-announce/attachments/20211124/93a79937/attachment.sig>


More information about the service-announce mailing list