github - 如何限制服务器上的git只能进行pull操作
淡淡烟草味
淡淡烟草味 2017-05-02 09:18:41
0
1
789

如题,如何限制服务器上的git只能进行pull操作

淡淡烟草味
淡淡烟草味

reply all(1)
过去多啦不再A梦

Simple solution: Use the SSH protocol, only give the git user the permission to use git, and only give git the permission to read the files in the library.

Complex solution: GitLab

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template