We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a015ce + 1747125 commit e6dc1eaCopy full SHA for e6dc1ea
Documentation/technical/partial-clone.txt
@@ -114,7 +114,7 @@ their "<name>.pack" and "<name>.idx" files.
114
that it has, either because the local repository has that object in one of
115
its promisor packfiles, or because another promisor object refers to it.
116
+
117
-When Git encounters a missing object, Git can see if it a promisor object
+When Git encounters a missing object, Git can see if it is a promisor object
118
and handle it appropriately. If not, Git can report a corruption.
119
120
This means that there is no need for the client to explicitly maintain an
0 commit comments