Skip to content

Revert "Merge branch 'renovate-gems/development-gems' into 'master'"

Alina Mihaila requested to merge revert-1582da74 into master

What does this MR do and why?

Describe in detail what your merge request does and why.

From @cwoolley-gitlab

lefthook -v run pre-push gives output like this:
error replacing {files}: exit status 128
yamllint: (skip) error
[lefthook] err: exit status 128
[lefthook] out: fatal: ambiguous argument '$(git': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

[lefthook] err: exit status 128
[lefthook] out: fatal: ambiguous argument '$(git': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Like it doesn’t know about the bash subshell syntax $(...)…

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alina Mihaila

Merge request reports