partial-clone: add missing 'is' in doc

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Christian Couder
2019-01-14 07:10:52 +01:00
committed by Junio C Hamano
parent 5641eb9465
commit 1747125e2c

View File

@ -114,7 +114,7 @@ their "<name>.pack" and "<name>.idx" files.
that it has, either because the local repository has that object in one of 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. 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. 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 This means that there is no need for the client to explicitly maintain an