resolve_gitlink_ref(): avoid memory allocation in many cases
[gitweb.git] / dir-iterator.c
2016-06-20 dir_iterator: new API for iterating over a directory...