mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-19 12:45:54 +00:00
Migrate all the pre-commit and commit-msg hooks to use pre-commit (https://pre-commit.com/) Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5192>
3 lines
99 B
Bash
Executable file
3 lines
99 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "This hook is deprecated, please run 'meson setup' to update your configuration"
|