Skip to content

Commit 8f0c15b

Browse files
committed
Merge branch 'jk/typofix'
Typofix. * jk/typofix: doc/rev-list-options: fix duplicate word typo
2 parents daab8a5 + b1d87fb commit 8f0c15b

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
@@ -897,7 +897,7 @@ which are not of the requested type.
897897
+
898898
The form '--filter=sparse:oid=<blob-ish>' uses a sparse-checkout
899899
specification contained in the blob (or blob-expression) '<blob-ish>'
900-
to omit blobs that would not be not required for a sparse checkout on
900+
to omit blobs that would not be required for a sparse checkout on
901901
the requested refs.
902902
+
903903
The form '--filter=tree:<depth>' omits all blobs and trees whose depth

0 commit comments

Comments
 (0)