diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-10-22 06:11:07 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-23 21:16:31 -0700 |
commit | 7fe74f52f95f6265e2e00320d886846b969509e6 (patch) | |
tree | dd0c8b4e9b6e924ff5ab32d60743a6976f2f97e8 /t/t6014-rev-list-all.sh | |
parent | Almost ready for 1.7.7.1 (diff) | |
download | tgif-7fe74f52f95f6265e2e00320d886846b969509e6.tar.xz |
RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile setting
The change was actually about "git init -s" which sets the setgid bit on
SysV-style systems to allow shared access to a repository, and can provoke
errors on BSD-style systems, depending on how permissive the filesystem in
use wants to be.
More to the point, the patch was just taking a fix that arrived for
FreeBSD in v1.5.5 days and making it also apply to machines using an
(obscure) GNU userland/FreeBSD kernel mixture.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6014-rev-list-all.sh')
0 files changed, 0 insertions, 0 deletions