Merge branch 'ar/clone-honor-umask-at-top'
commitcc24a7fbe51a4f015ec381af2c59fe9e76d90a72
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:03 +0000 (15 21:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:04 +0000 (15 21:39 -0700)
tree9528df7a65945b4c56d5ec01e1bc2d5edaabafa4
parentf247b10aa0f75727f1b4bdd67b060720b8219b29
parent6ff2b729debc07fce5c5c1226f9fee9ea59cd7ab
Merge branch 'ar/clone-honor-umask-at-top'

A handful of files and directories we create had tighter than
necessary permission bits when the user wanted to have group
writability (e.g. by setting "umask 002").

* ar/clone-honor-umask-at-top:
  add: create ADD_EDIT.patch with mode 0666
  rerere: make rr-cache fanout directory honor umask
  Restore umasks influence on the permissions of work tree created by clone
builtin/add.c
builtin/clone.c
rerere.c