]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/shared-index-permbits'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:03 +0000 (20:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Nov 2018 11:39:03 +0000 (20:39 +0900)
The way .git/index and .git/sharedindex* files were initially
created gave these files different perm bits until they were
adjusted for shared repository settings.  This was made consistent.

* cc/shared-index-permbits:
  read-cache: make the split index obey umask settings

1  2 
read-cache.c
t/t1700-split-index.sh

diff --cc read-cache.c
Simple merge
Simple merge