Skip to content

Commit 07fc8a9

Browse files
committed
Merge branch 'mm/fast-import-feature-doc'
* mm/fast-import-feature-doc: Documentation/fast-import: clarify summary for `feature` command
2 parents 100ce1c + 87c9a14 commit 07fc8a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-fast-import.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ and control the current import process. More detailed discussion
361361
`--cat-blob-fd` or `stdout` if unspecified.
362362

363363
`feature`::
364-
Require that fast-import supports the specified feature, or
365-
abort if it does not.
364+
Enable the specified feature. This requires that fast-import
365+
supports the specified feature, and aborts if it does not.
366366

367367
`option`::
368368
Specify any of the options listed under OPTIONS that do not

0 commit comments

Comments
 (0)