master
Joey Hess 2009-08-10 16:34:14 -04:00
parent fd80cec18d
commit 24d1cf19b8
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ Once you're done modifying the setup file, don't forget to run
You'll need to arrange the permissions on your bare git repository so that
user anon can write to it. One way to do it is to create a group, and put
both anon and your regular user in that group. Then make make the bare git
both anon and your regular user in that group. Then make the bare git
repository owned and writable by the group. See [[rcs/git]] for some more
tips on setting up a git repository with multiple committers.