]> git.ipfire.org Git - thirdparty/git.git/commit
t/helper/test-run-command.c: delete duplicate include
authorElia Pinto <gitter.spiros@gmail.com>
Sun, 13 Mar 2022 19:55:36 +0000 (19:55 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Mar 2022 22:23:17 +0000 (22:23 +0000)
commit12e3b084de4fd5dd7ca879f3281402d200ddd6d1
tree095378af18d0967ee50b9afd308c8ac9e58a3f7f
parent4fcea603c74eb2c78b4d8cd24349bf58af77df9d
t/helper/test-run-command.c: delete duplicate include

parse-options.h is included more than once.

Signed-off-by: Elia Pinto <gitter.spiros@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-run-command.c