mirror of
https://github.com/git/git.git
synced 2026-02-03 14:31:45 +00:00
absolute_path() is a wrapper for strbuf_add_absolute_path(). Call the latter directly for adding absolute paths to a strbuf. That's shorter and avoids an extra string copy. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
7.4 KiB
7.4 KiB