Revision 8828f2985f1967201c256fb01f92a91acfdb5001 authored by René Scharfe on 28 October 2014, 20:52:34 UTC, committed by Junio C Hamano on 28 October 2014, 21:56:17 UTC
Call child_process_init() instead of zeroing the memory of variables of
type struct child_process by hand before use because the former is both
clearer and shorter.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent fbecd99
History
File Mode Size
po
.gitignore -rw-r--r-- 27 bytes
Makefile -rw-r--r-- 2.1 KB
gitk -rwxr-xr-x 337.9 KB

back to top