Files
git/Documentation/config
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
..
2022-10-25 15:44:18 -07:00
2021-02-05 13:49:55 -08:00
2022-09-05 18:33:39 -07:00
2022-10-06 20:00:04 -04:00
2022-06-27 08:37:36 -07:00
2022-07-14 15:08:29 -07:00
2021-01-04 11:27:48 -08:00