git-shell - New repositories
问题 I have a server with a dedicated git user and repositories I'm trying to use the git-shell method to allow my devs to work on several projects. I'm about to change the shell of my git user to git-shell If I do that, I won't be able to connect with a standard shell anymore (that's the idea). Question : So how will I create new repositories ? Will I have each time to connect with a sudoer and create the repo then chown it ? 回答1: Will I have each time to connect with a sudoer and create the repo