git-shell - New repositories

前端 未结 3 1026
执念已碎
执念已碎 2021-02-04 13:15

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 ab

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-04 13:30

    Have look at http://planzero.org/blog/2012/10/24/hosting_an_admin-friendly_git_server_with_git-shell

    You can create a git-shell-commands directory in your git user's home directory, then copy in the sample tools from the page to allow creating repo via guest-shell.

提交回复
热议问题