Merge branch 'jh/string-list-micro-optim'
The string-list API used a custom reallocation strategy that was very inefficient, instead of using the usual ALLOC_GROW() macro, which has been fixed. * jh/string-list-micro-optim: string-list: use ALLOC_GROW macro when reallocing string_list
Junio C Hamano committed
Apr 23, 2017 at 22:07 UTC
8b6bba66633cf16807ae962e0b1126af164f0e78
No changes.