Skip to content

Commit 2258446

Browse files
committed
RelNotes: correct "fast-import" option name
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent ea71764 commit 2258446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.53.0.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ UI, Workflows & Features
2020

2121
* Add a new manual that describes the data model.
2222

23-
* "git fast-import" learns "--strip-if-invalid" option to drop
24-
invalid cryptographic signature from objects.
23+
* "git fast-import" learns "--signed-commits=strip-if-invalid" option
24+
to drop invalid cryptographic signature from objects.
2525

2626
* The use of "revision" (a connected set of commits) has been
2727
clarified in the "git replay" documentation.

0 commit comments

Comments
 (0)