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