Do not use GUID on dir in git init --shared=all on FreeBSD
commit81a24b52c164b96d37c8c50799a624e2e8ce8a57
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 4 Mar 2008 23:15:39 +0000 (5 00:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Mar 2008 20:22:26 +0000 (5 12:22 -0800)
tree80f85f976b10ac072049b48b01a9242f2ee86fc8
parentce2cf27adc434c11cd1e91bcacf00297efd8cc92
Do not use GUID on dir in git init --shared=all on FreeBSD

It does not allow changing the bit to a non-root user.
This fixes t1301-shared-repo.sh on the platform.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
git-compat-util.h
path.c