Browse Source
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>maint
René Scharfe
5 years ago
committed by
Junio C Hamano
1 changed files with 2 additions and 5 deletions
Loading…
Reference in new issue