Sparse-directory safety fix.
authorJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 21:09:50 +0000 (14:09 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Oct 2005 21:09:50 +0000 (14:09 -0700)
commitb8041fe4d84bc75212cb6161d508fd1e9d2203ab
tree76ee9e1705033a37c350cd56a956dc6db7623a9a
parentf865a2ad981f72423aa1c19412ce57c543801957
Sparse-directory safety fix.

This will be removed when merging the second phase of Linus' "Create
object subdirectories on demand" change anyway, but the code to
recreate the empty .git/objects/??/ directory was confused.

Signed-off-by: Junio C Hamano <junkio@cox.net>
prune-packed.c