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

1  2 
builtin/add.c
builtin/clone.c
diff --cc builtin/add.c
Simple merge
diff --cc builtin/clone.c
Simple merge