Merge branch 'ar/clone-honor-umask-at-top' into maint
commit7046e7582121a8b7b9d126b492cb439631843444
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:04:05 +0000 (22 13:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:04:05 +0000 (22 13:04 -0700)
tree0411e587b0632f704c25a69602ab82ac54574a5f
parentc9603dfae5856aba6a8ed64719a2e73da066ad84
parent6ff2b729debc07fce5c5c1226f9fee9ea59cd7ab
Merge branch 'ar/clone-honor-umask-at-top' into maint

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