author | Pierre Habouzit <madcoder@debian.org> | |
Tue, 22 Jul 2008 05:32:53 +0000 (22:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Jul 2008 05:32:53 +0000 (22:32 -0700) | ||
commit | 5d2299de2d9ff01318bc02ea8c7fbf8d3a699ae0 | |
tree | ec1de2571ece72d8eae38fa54a6533c3ff1b50f7 | tree | snapshot |
parent | 1719b5e446f54e4196903ae6ed5f8867a5755bf6 | commit | diff |
builtin-merge: add missing structure initialization
The parameter that is eventually passed to read_directory() to scan the
working tree should be properly initialized.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The parameter that is eventually passed to read_directory() to scan the
working tree should be properly initialized.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-merge.c | diff | blob | history |