tar-tree: finish honoring extractor's umask in git-tar-tree.
authorJunio C Hamano <junkio@cox.net>
Sat, 7 Jan 2006 23:11:11 +0000 (15:11 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 7 Jan 2006 23:11:11 +0000 (15:11 -0800)
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>
No differences found