diff options
Diffstat (limited to 'Documentation/config/extensions.txt')
-rw-r--r-- | Documentation/config/extensions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/extensions.txt b/Documentation/config/extensions.txt index 38dce3df35..f0a784447d 100644 --- a/Documentation/config/extensions.txt +++ b/Documentation/config/extensions.txt @@ -9,7 +9,7 @@ work and will produce hard-to-diagnose issues. extensions.compatObjectFormat:: - Specify a compatitbility hash algorithm to use. The acceptable values + Specify a compatibility hash algorithm to use. The acceptable values are `sha1` and `sha256`. The value specified must be different from the value of extensions.objectFormat. This allows client level interoperability between git repositories whose objectFormat matches |