]> git.ipfire.org Git - thirdparty/git.git/commit
submodule--helper: remove redundant include
authorAtharva Raykar <raykar.ath@gmail.com>
Tue, 6 Jul 2021 18:24:08 +0000 (23:54 +0530)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Jul 2021 21:01:08 +0000 (14:01 -0700)
commit6a24cc71ed4e7297e3fa1fc8abbd604eaaef4a16
tree8ef971e0845255c29c8b2f06e4b13febea3ea838
parent0060fd1511b94c918928fa3708f69a3f33895a4a
submodule--helper: remove redundant include

"dir.h" should have been included only once.

Signed-off-by: Atharva Raykar <raykar.ath@gmail.com>
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Shourya Shukla <periperidip@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c