mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-17 05:51:57 -05:00
Add a static initializer for struct checkout and use it throughout the code base. It's shorter, avoids a memset(3) call and makes sure the base_dir member is initialized to a valid (empty) string. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
128 KiB
128 KiB