mirror of
https://github.com/git/git.git
synced 2026-01-16 13:49:39 +00:00
Call strbuf_addstr() for adding a simple string to a strbuf instead of using the heavier strbuf_addf(). This is shorter and documents the intent more clearly. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
52 KiB
52 KiB