]> git.ipfire.org Git - thirdparty/git.git/commit - string-list.c
string_list: add a function string_list_remove_empty_items()
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 4 Nov 2012 07:07:06 +0000 (08:07 +0100)
committerJeff King <peff@peff.net>
Thu, 8 Nov 2012 16:34:08 +0000 (11:34 -0500)
commit6bb2a1377b4b7a044f69d0107c38479180694fac
tree3bf597a5322507120597b9ec67bcc2ee394a1530
parent9c50374497d5a3259907e32455f228cfbda85ddf
string_list: add a function string_list_remove_empty_items()

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Acked-by: Johan Herland <johan@herland.net>
Signed-off-by: Jeff King <peff@peff.net>
Documentation/technical/api-string-list.txt
string-list.c
string-list.h