From: Alex Riesen Date: Tue, 4 Mar 2008 23:15:39 +0000 (+0100) Subject: Do not use GUID on dir in git init --shared=all on FreeBSD X-Git-Tag: v1.5.5-rc0~59^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/81a24b52c164b96d37c8c50799a624e2e8ce8a57?hp=81a24b52c164b96d37c8c50799a624e2e8ce8a57 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 Signed-off-by: Junio C Hamano ---