diff options
author | Junio C Hamano <junkio@cox.net> | 2005-05-07 01:32:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-07 02:00:20 +0200 |
commit | 3d0291c4506f4bfa3869771e580b7304817fec00 (patch) | |
tree | d0d0625749d899ca21fcceb3ce9d2c650389272e /sha1_file.c | |
parent | Revert bogus optimization that avoids index file writes (diff) | |
download | git-3d0291c4506f4bfa3869771e580b7304817fec00.tar.xz git-3d0291c4506f4bfa3869771e580b7304817fec00.zip |
[PATCH] Do not initialize sha1_file_directory by hand.
Some commands initialize sha1_file_directory by hand. There is no
need to do so; sha1_file.c knows how to handle it.
The next patch will remove the variable altogether.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sha1_file.c')
0 files changed, 0 insertions, 0 deletions