]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mf/format-patch-honor-from-for-cover-letter'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:53 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:54 +0000 (15:11 -0800)
commitd64a20a1b185082fa6fc83b339f922f95fa45bdc
tree87d874fcd741669fe631aa95c980cd7a9b5e6ee0
parentc0d0b8daedd336677ed30bfb6bb7cdc6c47a468a
parenta8e89346a7731cb3104010f322c65e2a0c922618
Merge branch 'mf/format-patch-honor-from-for-cover-letter'

"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