diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-04-23 22:07:47 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-04-23 22:07:47 -0700 |
| commit | 8b6bba66633cf16807ae962e0b1126af164f0e78 (patch) | |
| tree | 4723a0d3fa23ea218354c695e8ab8407503c3b9c /builtin/commit.c | |
| parent | Merge branch 'nd/conditional-config-include' (diff) | |
| parent | string-list: use ALLOC_GROW macro when reallocing string_list (diff) | |
| download | git-8b6bba66633cf16807ae962e0b1126af164f0e78.tar.gz git-8b6bba66633cf16807ae962e0b1126af164f0e78.zip | |
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
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
