We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046180a commit 2141c47Copy full SHA for 2141c47
Documentation/RelNotes/1.8.5.txt
@@ -236,6 +236,10 @@ Unless otherwise noted, all the fixes since v1.8.4 in the maintenance
236
track are contained in this release (see release notes to them for
237
details).
238
239
+ * "format-patch --from=<whom>" forgot to omit unnecessary in-body
240
+ from line, i.e. when <whom> is the same as the real author.
241
+ (merge 662cc30 jk/format-patch-from later to maint).
242
+
243
* "git shortlog" used to choke and die when there is a malformed
244
commit (e.g. missing authors); it now simply ignore such a commit
245
and keeps going.
0 commit comments