mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-04 18:24:09 -05:00
This is one line shorter, and makes sure the length in the malloc and sprintf steps match. These conversions are very straightforward; we can drop the malloc entirely, and replace the sprintf with xstrfmt. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
14 KiB
14 KiB