summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2020-02-09 16:55:54 +0100
committerJunio C Hamano <gitster@pobox.com>2020-02-10 09:42:43 -0800
commita277d0a67f0324deb58abbeb0c5a2b3abbcde340 (patch)
tree1d5ddfb6936780d3b99e925c598d523cf82232d3 /commit.c
parentd0654dc308b0ba76dd8ed7bbb33c8d8f7aacd783 (diff)
parse-options: use COPY_ARRAY in parse_options_concat()
Use COPY_ARRAY to copy whole arrays instead of iterating through the elements. That's shorter, simpler and bit more efficient. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions