Project

General

Profile

Actions

Feature #486

closed

Support installing git hooks with meson

Added by Anastasia Klimchuk about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
Build system
Target version:
Start date:
04/30/2023
Due date:
% Done:

100%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

In makefile, git hooks are installed by the gitconfig target:

gitconfig:
    ./util/getrevision.sh -c 2>/dev/null && ./util/git-hooks/install.sh

Meson should also have an option to install git hooks.

Actions

Also available in: Atom PDF