summaryrefslogtreecommitdiffstats
path: root/technical
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-11-17 01:49:06 -0800
committerJunio C Hamano <gitster@pobox.com>2022-11-17 01:49:06 -0800
commitc429c188841b43691e7fa5b85f5e94514ae72299 (patch)
tree29ac07a41d93c7b6c16e5243215b5b52337dabf6 /technical
parente8c74d8c0e412fe8989ee1dc8df321c53dbd8a3b (diff)
downloadgit-htmldocs-c429c188841b43691e7fa5b85f5e94514ae72299.tar.gz
Autogenerated HTML docs for v2.38.1-436-geea70
Diffstat (limited to 'technical')
-rw-r--r--technical/repository-version.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/technical/repository-version.txt b/technical/repository-version.txt
index 7844ef30f..8ef664b0b 100644
--- a/technical/repository-version.txt
+++ b/technical/repository-version.txt
@@ -82,9 +82,9 @@ When the config key `extensions.preciousObjects` is set to `true`,
objects in the repository MUST NOT be deleted (e.g., by `git-prune` or
`git repack -d`).
-==== `partialclone`
+==== `partialClone`
-When the config key `extensions.partialclone` is set, it indicates
+When the config key `extensions.partialClone` is set, it indicates
that the repo was created with a partial clone (or later performed
a partial fetch) and that the remote may have omitted sending
certain unwanted objects. Such a remote is called a "promisor remote"