]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/index-pack.c
index-pack: unify threaded and unthreaded code
authorJonathan Tan <jonathantanmy@google.com>
Mon, 24 Aug 2020 19:16:34 +0000 (12:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2020 21:02:31 +0000 (14:02 -0700)
commit46e6fb1e4462fa4363b3d6ace827140dd1c4bc39
treeb7c6d9348326fd75ae90817100b5d5e0cb9e2c60
parentfc968e26c201a63d4d75cae550ecf0447c82920f
index-pack: unify threaded and unthreaded code

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/index-pack.c