Merge branch 'jc/format-patch-name-max'
commit473c6224c6e46b68c4765d56628a85cea0ee9985
authorJunio C Hamano <gitster@pobox.com>
Sat, 21 Nov 2020 23:14:38 +0000 (21 15:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 Nov 2020 23:14:38 +0000 (21 15:14 -0800)
tree4d73a452c41644927eee2e603bf50df850c81d96
parentfaefdd61ec7c7f6f3c8c9907891465ac9a2a1475
parent3baf58bfb4bcfe201970abeffa8e1396d2324250
Merge branch 'jc/format-patch-name-max'

The maximum length of output filenames "git format-patch" creates
has become configurable (used to be capped at 64).

* jc/format-patch-name-max:
  format-patch: make output filename configurable
Documentation/config/format.txt
Documentation/git-format-patch.txt
builtin/log.c
t/t4014-format-patch.sh