tar-tree: finish honoring extractor's umask in git-tar-tree.
commit3ac0ebbba4d2d47ca2f4a674afead830f76ca256
authorJunio C Hamano <junkio@cox.net>
Sat, 7 Jan 2006 23:11:11 +0000 (7 15:11 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 7 Jan 2006 23:11:11 +0000 (7 15:11 -0800)
tree8326dabcd2f84088559742a035aca7331272cd64
parent8f1d2e6f49ee51ac062ab38337a6a70dd1998def
tar-tree: finish honoring extractor's umask in git-tar-tree.

Earlier commit 38ec15a973a1f075f0d94d130b0ef279562921cd forgot
to apply the same principle of not forcing go-w to the base
directory when specified.

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