diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-22 11:49:35 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-22 11:49:35 -0700 |
commit | aef5aedd8536fddbbd2e19245dfab201d05afb25 (patch) | |
tree | 8b2af3a318d4f8181ba44e2fd81edb9c8c6b9074 /commit.c | |
parent | 4629795816bf3f58a02872ec389a92de7efd38c4 (diff) | |
download | git-aef5aedd8536fddbbd2e19245dfab201d05afb25.tar.gz |
pack-objects: quickfix for permission modes.
mkstemp() often creates the file in 0600 which means the
resulting packfile is not readable by anybody other than the
repository owner. Force 0644 for now, even though this is not
strictly correct.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions