Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a for_each_string_list_item macro
This is more lightweight than a call to for_each_string_list function with callback function and a cookie argument. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information