mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01: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>
14 KiB
14 KiB