]> git.ipfire.org Git - thirdparty/git.git/commit
treewide: remove duplicate #include directives
authorRené Scharfe <l.s.r@web.de>
Thu, 3 Oct 2019 12:18:34 +0000 (14:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Oct 2019 23:16:00 +0000 (08:16 +0900)
commit2fe44394c8852f7b2625c3d63e9f5d5ad9e9baa9
tree37c58178e8af3cb03af77914d717f87a2125a7fc
parentbc12974a897308fd3254cf0cc90319078fe45eea
treewide: remove duplicate #include directives

Found with "git grep '^#include ' '*.c' | sort | uniq -d".

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/am.c
builtin/blame.c
builtin/clone.c
builtin/describe.c
builtin/rev-list.c
builtin/worktree.c
object.c
packfile.c
shallow.c
unpack-trees.c