On Friday 2007, January 19 06:47, Junio C Hamano wrote: > + mode = share ? 0777 : 0333; So if the repository is shared we're allowed to shoot ourselves in the foot? Also; what does this do to .git/config .git/description? On ocassion I've found myself doing mv .git/refs/remotes/origin .git/refs/remotes/up Which this patch would break. (Maybe I shouldn't be doing that though, so perhaps it should break :-)) Andy -- Dr Andrew Parkins, M Eng (Hons), AMIEE andyparkins@xxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html