mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +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>
3.2 KiB
3.2 KiB