summaryrefslogtreecommitdiffstats
path: root/gitrepository-layout.html
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 /gitrepository-layout.html
parente8c74d8c0e412fe8989ee1dc8df321c53dbd8a3b (diff)
downloadgit-htmldocs-c429c188841b43691e7fa5b85f5e94514ae72299.tar.gz
Autogenerated HTML docs for v2.38.1-436-geea70
Diffstat (limited to 'gitrepository-layout.html')
-rw-r--r--gitrepository-layout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitrepository-layout.html b/gitrepository-layout.html
index f3e0f7d1f..bd1714a54 100644
--- a/gitrepository-layout.html
+++ b/gitrepository-layout.html
@@ -1328,8 +1328,8 @@ objects in the repository MUST NOT be deleted (e.g., by <code>git-prune</code> o
<code>git repack -d</code>).</p></div>
</div>
<div class="sect3">
-<h4 id="_code_partialclone_code"><code>partialclone</code></h4>
-<div class="paragraph"><p>When the config key <code>extensions.partialclone</code> is set, it indicates
+<h4 id="_code_partialclone_code"><code>partialClone</code></h4>
+<div class="paragraph"><p>When the config key <code>extensions.partialClone</code> 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"