Re: [PATCH v4 38/39] docs: add documentation for extensions.objectFormat

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

 



On Sun, Jul 26, 2020 at 3:56 PM brian m. carlson
<sandals@xxxxxxxxxxxxxxxxxxxx> wrote:
> Document the extensions.objectFormat config setting.  Warn users not to
> modify it themselves.
>
> Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx>
> ---
> diff --git a/Documentation/config/extensions.txt b/Documentation/config/extensions.txt
> @@ -0,0 +1,8 @@
> +extensions.objectFormat::
> +       Specify the hash algorithm to use.  The acceptable values are `sha1` and
> +       `sha256`.  If not specified, `sha1` is assumed.  It is an error to specify
> +       this key unless `core.repositoryformatversion` is 1.

Since this is user-facing, I think we'd want to write it in camelCase:

    this key unless `core.repositoryFormatVersion` is 1.



[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