Pin git review to 1.78 14/67014/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 9 Mar 2021 04:34:53 +0000 (14:34 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 9 Mar 2021 04:34:53 +0000 (14:34 +1000)
commit495c7b66b171af4d38bf069681774486d0868835
treec75d4ac5313cdd89ca0e177ada7b4b6f42d1c01a
parent4d1aaad578d2bc185b281964c95980267300ecb2
Pin git review to 1.78

The latest version of module trys to look for git hook recursively within
the submodules.

Error:
    Entering 'global-jjb'
    cannot stat '.git/hooks/commit-msg': Not a directory
    fatal: run_command returned non-zero status for global-jjb

Remove workaround that has been resolved in v1.28 and use lf-activate-venv
to install git-review

Issue: RELENG-3435
Change-Id: I67b3730dcdf5a410020c63312897bb67b42017bd
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/pin-git-review-v1.78-cc90954e3c50956a.yaml [new file with mode: 0644]
shell/gerrit-fetch-dependencies.sh
shell/gerrit-push-patch.sh