]> git.neil.brown.name Git - git.git/commit
Merge branch 'cc/shared-index-permfix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jul 2017 20:32:57 +0000 (13:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jul 2017 20:32:57 +0000 (13:32 -0700)
commit8e90578ffbce029a09c2a56e95ba3009f27e4937
tree73b227154ea7014f0d93fecc0e31e70102d75f2b
parent5ab148dda0076a136b4afb385d96bd9cdc4d2590
parent3ee83f48e5cfdfe2e3c783df1f3162e9383732fa
Merge branch 'cc/shared-index-permfix'

The split index code did not honor core.sharedrepository setting
correctly.

* cc/shared-index-permfix:
  t1700: make sure split-index respects core.sharedrepository
  t1301: move modebits() to test-lib-functions.sh
  read-cache: use shared perms when writing shared index
read-cache.c