mirror of
https://github.com/git/git.git
synced 2026-04-05 06:20:09 +02:00
This changes the interporate() to replace entries with NULL values by the empty string, and uses it to interpolate missing fields in custom format output used in git-log and friends. It is most useful to avoid <unknown> output from %b format for a commit log message that lack any body text. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2.7 KiB
Executable File
2.7 KiB
Executable File