pathspec.c
16.4 KB
-
Add git_vector_free_all · fcd324c6
There are a lot of places that we call git__free on each item in a vector and then call git_vector_free on the vector itself. This just wraps that up into one convenient helper function.
Russell Belfer committed