]> git.99rst.org Git - git.git/commitdiff
doc/rev-list-options: fix duplicate word typo
authorJeff King <redacted>
Tue, 13 Jul 2021 22:31:26 +0000 (18:31 -0400)
committerJunio C Hamano <redacted>
Tue, 13 Jul 2021 23:19:46 +0000 (16:19 -0700)
Reported-by: Jason Hatton <redacted>
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/rev-list-options.txt

index 8d8b7f492a44aa0b0b1d9d48fa25dc5293144087..c8b2bd2d81db9097140e106e30f510e52e42d044 100644 (file)
@@ -721,7 +721,7 @@ as 'blob:limit=1024'.
 +
 The form '--filter=sparse:oid=<blob-ish>' uses a sparse-checkout
 specification contained in the blob (or blob-expression) '<blob-ish>'
-to omit blobs that would not be not required for a sparse checkout on
+to omit blobs that would not be required for a sparse checkout on
 the requested refs.
 +
 The form '--filter=sparse:path=<path>' similarly uses a sparse-checkout
git clone https://git.99rst.org/PROJECT