Thread (58 messages) flat view 58 messages, 2 authors, 2020-07-26

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

From: Eric Sunshine <hidden>
Date: 2020-07-26 23:57:10

On Sun, Jul 26, 2020 at 3:56 PM brian m. carlson
[off-list ref] wrote:
quoted hunk ↗ jump to hunk
Document the extensions.objectFormat config setting.  Warn users not to
modify it themselves.

Signed-off-by: brian m. carlson <redacted>
---
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help