author | Holger Weiss <holger@zedat.fu-berlin.de> | |
Mon, 26 Oct 2009 01:41:51 +0000 (02:41 +0100) | ||
committer | Holger Weiss <holger@zedat.fu-berlin.de> | |
Mon, 26 Oct 2009 01:41:51 +0000 (02:41 +0100) | ||
commit | e2ba9ba91fbfcad53892c7ecfb1842dd9e62962a | |
tree | dd2304f09400b909d73c7dc60b977658518afd4b | tree | snapshot |
parent | 90ab3e6042add5b0500a100bd4929bb516f6f347 | commit | diff |
git-notify: Make the state file group writable
For shared repositories, the state file used by git-notify should
usually be group writable, so we now set the umask to 0002 by default.
This can be adjusted by setting the "notify.umask" configuration key or
by using the "-U" option on the command line.
For shared repositories, the state file used by git-notify should
usually be group writable, so we now set the umask to 0002 by default.
This can be adjusted by setting the "notify.umask" configuration key or
by using the "-U" option on the command line.
tools/git-notify | diff | blob | history |