git/builtin
Junio C Hamano 50bebf98d9 format.attach: allow empty value to disable multi-part messages
When a lower precedence configuration file (e.g. /etc/gitconfig)
defines format.attach in any way, there was no way to disable it in
a more specific configuration file (e.g. $HOME/.gitconfig).

Change the behaviour of setting it to an empty string.  It used to
mean that the result is still a multipart message with only dashes
used as a multi-part separator, but now it resets the setting to
the default (which would be to give an inline patch, unless other
command line options are in effect).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2023-02-17 15:43:09 -08:00
..
2023-01-21 17:21:58 -08:00
2020-07-30 19:18:06 -07:00
2022-04-06 09:42:14 -07:00
2023-01-13 14:17:14 -08:00
2023-01-05 15:07:22 +09:00
2023-02-15 17:11:52 -08:00
2022-12-14 15:55:46 +09:00
2021-10-28 09:57:09 -07:00
2022-12-14 15:55:46 +09:00
2023-02-15 17:11:52 -08:00
2022-11-23 11:22:24 +09:00
2022-11-16 14:57:32 -05:00
2023-02-15 17:11:53 -08:00
2022-12-14 15:55:46 +09:00
2022-12-18 11:48:26 +09:00