mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 07:27:53 +00:00
maint: commit-msg: add 'getlimits' as a supported tag
* scripts/git-hooks/commit-msg (@valid): Add getlimits.
This commit is contained in:
parent
0ffd9a1812
commit
1902c97d67
@ -24,7 +24,7 @@ my @valid = qw(
|
||||
sum sync tac tail tee test timeout touch tr true truncate tsort
|
||||
tty uname unexpand uniq unlink uptime users vdir wc who whoami yes
|
||||
|
||||
all copy gnulib tests maint doc build scripts sha\*sum
|
||||
all copy getlimits gnulib tests maint doc build scripts sha\*sum
|
||||
);
|
||||
my $v_or = join '|', @valid;
|
||||
my $valid_regex = qr/^(?:$v_or)$/;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user