summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.53.0.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/2.53.0.adoc')
-rw-r--r--Documentation/RelNotes/2.53.0.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/RelNotes/2.53.0.adoc b/Documentation/RelNotes/2.53.0.adoc
index a24677115c..d3f6d18199 100644
--- a/Documentation/RelNotes/2.53.0.adoc
+++ b/Documentation/RelNotes/2.53.0.adoc
@@ -20,8 +20,8 @@ UI, Workflows & Features
* Add a new manual that describes the data model.
- * "git fast-import" learns "--strip-if-invalid" option to drop
- invalid cryptographic signature from objects.
+ * "git fast-import" learns "--signed-commits=strip-if-invalid" option
+ to drop invalid cryptographic signature from objects.
* The use of "revision" (a connected set of commits) has been
clarified in the "git replay" documentation.