move_mrs: Disable our commit hook during the move
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 1 Oct 2021 19:49:12 +0000 (15:49 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 4 Oct 2021 12:56:47 +0000 (12:56 +0000)
commitf54c2a2bac7931fd72e629a56bfad0e6869d0251
treee6a8984ec908528eeae5e60d6bbef9cda7b45bdc
parent3d25ff10a990e8269691d64ae0e530f401088759
move_mrs: Disable our commit hook during the move

As GNU indent version can be different on the user system, we see some
differences during migration thas causes conflicts. Making cherry-pick
difficults to recover without breaking the style temporily. Note that
cherry-pick continuation does not allow passing the -n option to skip
the hooks.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1017>
scripts/git-hooks/multi-pre-commit.hook
scripts/move_mrs_to_monorepo.py