mirror of
https://github.com/git/git.git
synced 2026-01-13 20:30:48 +00:00
In a handful places, we use C99 structure and array initializers, which some compilers do not support. This can be handy when you are trying to compile GIT on a Solaris system that has an older C compiler, for example. Signed-off-by: Junio C Hamano <junkio@cox.net>
61 KiB
61 KiB