mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Add a new function that appends a string to a string_list without copying it. This can be used to pass ownership of an already-copied string to a string_list that has strdup_strings set. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.9 KiB
4.9 KiB