Skip to content

Commit b1d87fb

Browse files
peffgitster
authored andcommitted
doc/rev-list-options: fix duplicate word typo
Reported-by: Jason Hatton <[email protected]> Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f4371a8 commit b1d87fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rev-list-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ as 'blob:limit=1024'.
721721
+
722722
The form '--filter=sparse:oid=<blob-ish>' uses a sparse-checkout
723723
specification contained in the blob (or blob-expression) '<blob-ish>'
724-
to omit blobs that would not be not required for a sparse checkout on
724+
to omit blobs that would not be required for a sparse checkout on
725725
the requested refs.
726726
+
727727
The form '--filter=sparse:path=<path>' similarly uses a sparse-checkout

0 commit comments

Comments
 (0)