Michael Richardson wrote: > This change adds $GIT_DIR/umask to contain a single line, an integer > which will be fed to umask(). This should also work for the git daemon, > which I personally do not use, so this may be inappropriate. Shouldn't it be done rather via $GIT_DIR/config file, and git-repo-config? I.e. instead of adding new file to repository layout, $GIT_DIR/umask, add core.umask to git configuration? -- Jakub Narebski Warsaw, Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon May 29 08:01:34 2006
This archive was generated by hypermail 2.1.8 : 2006-05-29 08:01:54 EST