mirror of
https://github.com/git/git.git
synced 2026-01-16 05:41:29 +00:00
The function takes a pointer to a pathspec structure, and releases the resources held by it, but does not free() the structure itself. Such a function should be called "clear", not "free". Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.2 KiB
3.2 KiB