mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
There are two breakages in the %P/%p interpolation. It appended an excess SP at the end of the list, and it gave uninitialized contents of a buffer on the stack for root commits. This fixes it, while updating the t6006 test which expected the wrong output. Signed-off-by: Junio C Hamano <junkio@cox.net>
33 KiB
33 KiB