author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 19 Jun 2006 22:55:20 +0000 (00:55 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 20 Jun 2006 00:04:27 +0000 (17:04 -0700) | ||
commit | 928e47e3d50527adcfef20932f3b2764b9f11f06 | |
tree | 063d6722a7e7da75aed6c98b8d73d876d2579c76 | tree | snapshot |
parent | 854b4629f97fb216a91805706cd61b33beb49172 | commit | diff |
Initialize lock_file struct to all zero.
hold_lock_file_for_update() relies on that.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
hold_lock_file_for_update() relies on that.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-update-index.c | diff | blob | history | |
builtin-write-tree.c | diff | blob | history |