mirror of
https://github.com/git/git.git
synced 2026-02-03 14:31:45 +00:00
CodingGuidelines states that the first #include in C files should be git-compat-util.h or another header file that includes it, such as cache.h or builtin.h. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
344 B
344 B