commit | b6b32ccb927de0c631b1aaf27b1664bd4eb300c7 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Apr 22 12:28:34 2007 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sun Apr 22 12:28:34 2007 -0700 |
tree | 0f8a763b414f8c53eae2e4f1ef95796fc6d1a445 | |
parent | aef5aedd8536fddbbd2e19245dfab201d05afb25 [diff] |
Fix 'quickfix' on pack-objects. The earlier quickfix forced world-readable permission bits. This updates it to honor umask and core.sharedrepository settings. Signed-off-by: Junio C Hamano <junkio@cox.net>