]> granicus.if.org Git - git/commit
Merge branch 'dl/format-patch-cover-from-desc' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2019 02:42:57 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Oct 2019 02:42:57 +0000 (11:42 +0900)
commit40e992b6f587bfc8a8764586367527b828972beb
tree98704a676c1e2774bab172c17ea44dde2c0e8dbe
parent5bc67c64fd6f00aee738858a6bfb200d739378c9
parentbf8e65b30b77308710f14d523782f99a4a23eb55
Merge branch 'dl/format-patch-cover-from-desc' into next

The branch description ("git branch --edit-description") has been
used to fill the body of the cover letters by the format-patch
command; this has been enhanced so that the subject can also be
filled.

* dl/format-patch-cover-from-desc:
  format-patch: teach --cover-from-description option
  format-patch: use enum variables
  format-patch: replace erroneous and condition
Documentation/config/format.txt
Documentation/git-format-patch.txt
builtin/log.c
t/t4014-format-patch.sh
t/t9902-completion.sh