]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mt/do-not-use-scld-in-working-tree'
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2020 23:11:19 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2020 23:11:20 +0000 (15:11 -0800)
"git apply" adjusted the permission bits of working-tree files and
directories according core.sharedRepository setting by mistake and
for a long time, which has been corrected.

* mt/do-not-use-scld-in-working-tree:
  apply: don't use core.sharedRepository to create working tree files

1  2 
apply.c
cache.h
t/test-lib-functions.sh

diff --cc apply.c
Simple merge
diff --cc cache.h
Simple merge
Simple merge