Johnathan Kong
Adding a User
Add a user using the gitosis
1 2 3 4 | get user to create a public key (ssh-keygen -t rsa (cmd works in the git bash for windows)) copy key do gitosis-admin/keydir rename key to username add user to gitosis under the proper groups |