]> git.ipfire.org Git - thirdparty/git.git/commit
builtin/sparse-checkout.c: delete duplicate include
authorElia Pinto <gitter.spiros@gmail.com>
Sun, 13 Mar 2022 19:55:34 +0000 (19:55 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:23:16 +0000 (22:23 +0000)
commit07b04ebe86ce91e8965eb655e1136309c4ad44de
tree89fcdd50d1fd477f4e45b8d5352c1e19ea18811f
parent7cbbb77173986566c32199488c9f374c833f6ca9
builtin/sparse-checkout.c: delete duplicate include

cache.h is included more than once.

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/sparse-checkout.c