File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,14 +79,14 @@ default. You can use `--no-utf8` to override this.
7979 message as the commit author date, and uses the time of
8080 commit creation as the committer date. This allows the
8181 user to lie about the committer date by using the same
82- timestamp as the author date.
82+ value as the author date.
8383
8484--ignore-date::
8585 By default the command records the date from the e-mail
8686 message as the commit author date, and uses the time of
8787 commit creation as the committer date. This allows the
88- user to lie about author timestamp by using the same
89- timestamp as the committer date.
88+ user to lie about the author date by using the same
89+ value as the committer date.
9090
9191--skip::
9292 Skip the current patch. This is only meaningful when
@@ -115,7 +115,7 @@ DISCUSSION
115115----------
116116
117117The commit author name is taken from the "From: " line of the
118- message, and commit author time is taken from the "Date: " line
118+ message, and commit author date is taken from the "Date: " line
119119of the message. The "Subject: " line is used as the title of
120120the commit, after stripping common prefix "[PATCH <anything>]".
121121The "Subject: " line is supposed to concisely describe what the
You can’t perform that action at this time.
0 commit comments