coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] maint: allow 'all:' tag in commit summaries


From: Jim Meyering
Subject: Re: [PATCH] maint: allow 'all:' tag in commit summaries
Date: Wed, 28 Oct 2015 11:21:25 -0700

On Wed, Oct 28, 2015 at 4:01 AM, Pádraig Brady <address@hidden> wrote:
> To tag changes that are user visible
> and affect all (or many) commands.
> ---
>  scripts/git-hooks/commit-msg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/git-hooks/commit-msg b/scripts/git-hooks/commit-msg
> index 0e4dad6..8e79b6c 100755
> --- a/scripts/git-hooks/commit-msg
> +++ b/scripts/git-hooks/commit-msg
> @@ -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
>
> -    copy gnulib tests maint doc build scripts
> +    all copy gnulib tests maint doc build scripts

+1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]