Merge branch 'cc/shared-index-permfix' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:59:05 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jul 2017 20:59:05 +0000 (13:59 -0700)
commita9e87e3204280dd005bcb7d4bea6f833b27da03d
treec1077a1a57cda416a2ad999ad80a4e3b8fe65ec5
parent76de71b4879003ce2c2a7f9ac22e059183e00e11
parent3ee83f48e5cfdfe2e3c783df1f3162e9383732fa
Merge branch 'cc/shared-index-permfix' into maint

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