mirror of
https://github.com/git/git.git
synced 2026-03-05 14:59:04 +01: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>
8.2 KiB
8.2 KiB