summaryrefslogtreecommitdiff
path: root/builtin-fsck.c
diff options
context:
space:
mode:
authorLibravatar Matthieu Moy <Matthieu.Moy@imag.fr>2010-02-22 23:32:16 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-22 15:24:46 -0800
commit5256b006312e4d06e11b49a8b128e9e550e54f31 (patch)
tree8a5199809ff55cf7daf82be320ef54c8025c4dd2 /builtin-fsck.c
parentgit_mkstemps_mode: don't set errno to EINVAL on exit. (diff)
downloadtgif-5256b006312e4d06e11b49a8b128e9e550e54f31.tar.xz
Use git_mkstemp_mode instead of plain mkstemp to create object files
We used to unnecessarily give the read permission to group and others, regardless of the umask, which isn't serious because the objects are still protected by their containing directory, but isn't necessary either. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-fsck.c')
0 files changed, 0 insertions, 0 deletions