]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
Documentation/git-format-patch.adoc
builtin/log.c

Simple merge
diff --cc builtin/log.c
Simple merge