Merge branch 'ob/format-patch-description-file'
commit3b4e395cb3ed2170da1fe2f340f54bc742351f92
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Sep 2023 18:26:28 +0000 (1 11:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Sep 2023 18:26:28 +0000 (1 11:26 -0700)
tree3ec4d8f59f735c56437c76086a217f70700eeeeb
parentf137bd4358bba70cede3e3198cbd50fd656b70a9
parent67f4b36e339d91c06ff9cdc254864c830158e10f
Merge branch 'ob/format-patch-description-file'

"git format-patch" learns a way to feed cover letter description,
that (1) can be used on detached HEAD where there is no branch
description available, and (2) also can override the branch
description if there is one.

* ob/format-patch-description-file:
  format-patch: add --description-file option
builtin/log.c