Skip to content

Commit 859899d

Browse files
committed
Merge branch 'ks/partialclone-casing'
Documentation fix. * ks/partialclone-casing: repository-version.txt: partialClone casing change
2 parents dc8be39 + 29c550f commit 859899d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/technical/repository-version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ When the config key `extensions.preciousObjects` is set to `true`,
8282
objects in the repository MUST NOT be deleted (e.g., by `git-prune` or
8383
`git repack -d`).
8484

85-
==== `partialclone`
85+
==== `partialClone`
8686

87-
When the config key `extensions.partialclone` is set, it indicates
87+
When the config key `extensions.partialClone` is set, it indicates
8888
that the repo was created with a partial clone (or later performed
8989
a partial fetch) and that the remote may have omitted sending
9090
certain unwanted objects. Such a remote is called a "promisor remote"

0 commit comments

Comments
 (0)