1
0
mirror of https://github.com/git/git.git synced 2024-10-01 03:42:35 +02:00
git/refs
René Scharfe ca56dadb4b use CALLOC_ARRAY
Add and apply a semantic patch for converting code that open-codes
CALLOC_ARRAY to use it instead.  It shortens the code and infers the
element size automatically.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-03-13 16:00:09 -08:00
..
debug.c
files-backend.c
iterator.c
packed-backend.c
packed-backend.h
ref-cache.c
ref-cache.h
refs-internal.h