On Thu, Jun 22, 2017 at 10:25 PM, Junio C Hamano wrote:
> Christian Couder writes:
>
>> We use "git config core.sharedrepository 0666" at the beginning of
>> this test, so it will only apply to the shared index files that are
>> created after that.
>>
>> Do you suggest that we test before setting
Christian Couder writes:
> We use "git config core.sharedrepository 0666" at the beginning of
> this test, so it will only apply to the shared index files that are
> created after that.
>
> Do you suggest that we test before setting core.sharedrepository that
> the existing shared index files all
On Thu, Jun 22, 2017 at 9:53 PM, Junio C Hamano wrote:
> Christian Couder writes:
>
>> Add a test to check that both the split-index file and the
>> shared-index file are created using the right permissions
>> when core.sharedrepository is set.
>>
>> Signed-off-by: Christian Couder
>> ---
>> t/
Christian Couder writes:
> Add a test to check that both the split-index file and the
> shared-index file are created using the right permissions
> when core.sharedrepository is set.
>
> Signed-off-by: Christian Couder
> ---
> t/t1700-split-index.sh | 12
> 1 file changed, 12 inser
4 matches
Mail list logo