I'd like to create a couple user accounts on my server such that the users can check out a specific git repository. Ideally, the user would not be able to gain access to a shell or copy any files other than the git repo.
And ideally this doesn't take more than about 3 minutes, either :)
I'm running an old-ish Gentoo install.