From: Christian Couder Date: Mon, 14 Jan 2019 06:10:52 +0000 (+0100) Subject: partial-clone: add missing 'is' in doc X-Git-Tag: v2.21.0-rc0~74^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1747125e2ccd40cfc5eaa35aa9adfffa2fa10240;p=git partial-clone: add missing 'is' in doc Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/partial-clone.txt b/Documentation/technical/partial-clone.txt index 1ef66bd788..896c7b3878 100644 --- a/Documentation/technical/partial-clone.txt +++ b/Documentation/technical/partial-clone.txt @@ -114,7 +114,7 @@ their ".pack" and ".idx" files. that it has, either because the local repository has that object in one of its promisor packfiles, or because another promisor object refers to it. + -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 and handle it appropriately. If not, Git can report a corruption. + This means that there is no need for the client to explicitly maintain an