mirror of
https://github.com/git/git.git
synced 2026-03-01 19:16:25 +00:00
The following command reports that some header files are included twice: $ git grep '#include' '*.c' | sort | uniq -cd Remove the second #include line in each case, as it has no effect. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2.6 KiB
2.6 KiB