summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b3511b)
raw | patch | inline | side by side (parent: 4b3511b)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Dec 2005 04:54:28 +0000 (20:54 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Dec 2005 04:54:28 +0000 (20:54 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/tutorial.txt | patch | blob | history |
index 1683f0bc2db337c8a688c9460f9d1505a3a9da86..3a5c56e24edfe7a970e6dcd346f8c0a346cdbfd8 100644 (file)
For this, set up a public repository on a machine that is
reachable via SSH by people with "commit privileges". Put the
committers in the same user group and make the repository
-writable by that group.
+writable by that group. Make sure their umasks are set up to
+allow group members to write into directories other members
+have created.
You, as an individual committer, then: