]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ob/format-patch-description-file'
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Sep 2023 18:26:28 +0000 (11:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Sep 2023 18:26:28 +0000 (11:26 -0700)
"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

1  2 
builtin/log.c

diff --cc builtin/log.c
Simple merge