Re: [PATCH v3] tag: add tag.gpgSign config option to force all tags be GPG-signed

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

 



Hi,

Tigran Mkrtchyan wrote:
> diff --git a/Documentation/config/tag.txt b/Documentation/config/tag.txt
> index 663663bdec..675483c3c3 100644
> --- a/Documentation/config/tag.txt
> +++ b/Documentation/config/tag.txt
> @@ -8,6 +8,13 @@ tag.sort::
>  	linkgit:git-tag[1]. Without the "--sort=<value>" option provided, the
>  	value of this variable will be used as the default.
>  
> +tag.gpgsign::
> +	A boolean to specify whether all tags should be GPG signed.
> +	Use of this option when running in an automated script can
> +	result in a large number of tags being signed. It is therefore
> +	convenient to use an agent to avoid typing your gpg passphrase
> +	several times.

I think the variable should be camelCased, i.e. tag.gpgSign,
for consistency with other documentation.

-- 
Todd




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux