Skip to content

Commit

Permalink
A shared repository should be writable by members.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Dec 21, 2005
1 parent 4b3511b commit a3431fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/tutorial.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,9 @@ cooperation you are probably more familiar with as well.
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:

Expand Down

0 comments on commit a3431fe

Please sign in to comment.