On Sat, Apr 12, 2008 at 09:51:05PM +0300, Heikki Orsila wrote: > git init --shared=0xxx, where '0xxx' is an octal number, will create > a repository with file modes set to '0xxx'. User's with a safe umask > value (0077) can use this option to force file modes. For example, > '0640' is a group-readable but not group-writable regardless of > user's umask value. > > "git config core.sharedRepository 0xxx" is also handled. Oops, forgot to sign this one. Signed-off-by: Heikki Orsila <heikki.orsila@xxxxxx> Heikki -- 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