]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mf/format-patch-honor-from-for-cover-letter' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 19:42:11 +0000 (11:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 19:42:11 +0000 (11:42 -0800)
commitd3efdd79b25c35d3bd7a544e65cec0ee4fd0e844
tree90acde2f3f11ec070b2380648edb0ceace881366
parentb9a5c15c4f7cef58fe66ff12bc43e8ce853898e8
parenta8e89346a7731cb3104010f322c65e2a0c922618
Merge branch 'mf/format-patch-honor-from-for-cover-letter' into next

"git format-patch --from=<me>" did not honor the command line
option when writing out the cover letter, which has been corrected.

* mf/format-patch-honor-from-for-cover-letter:
  format-patch: fix From header in cover letter
Documentation/git-format-patch.adoc
builtin/log.c