diff options
| author | René Scharfe <l.s.r@web.de> | 2026-02-08 13:32:22 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-08 15:03:06 -0800 |
| commit | 10c68d2577b2c4eb4ca9b259a38a67444068e2d9 (patch) | |
| tree | 81f4624963388c0035c64de5b9678a695e140218 /contrib/persistent-https | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-10c68d2577b2c4eb4ca9b259a38a67444068e2d9.tar.gz git-10c68d2577b2c4eb4ca9b259a38a67444068e2d9.zip | |
remove duplicate includes
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>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
