Johnathan Kong
Editing gitosis.conf
This file is really easy to do, but I just wanted to have a reference as to the layout of the file
1 2 3 | [group <group name>] members = <members that have access. These are the names of your public key files (.pub)> writable = <repos that are part of the group that the members have access to> |