I have a dedicated server where I would like to offer users git 
repositories. My directory structure is like so /home/git/git-repos

The user "git" has access to /home/git. I am not using Gitolite for these 
repositories because I want to use a particular git browser for browsing 
public repositories.

What is the best way/instructions to use to go about creating new users to 
give them push access only to their repositories using the git-shell?

-- 


Reply via email to