How can I have Github on my own server?

前端 未结 16 1704
鱼传尺愫
鱼传尺愫 2020-12-07 09:53

Is there anything out there like Github that is for your own local server? I am curious if there is like a PHP script or even a desktop client that mimics Github\'s functio

16条回答
  •  自闭症患者
    2020-12-07 09:58

    If you must have GitHub, there is the enterprise version as already mentioned.

    If you want to look for alternatives for running a central git server for your company, you can try Gitolite.

    https://github.com/sitaramc/gitolite
    https://github.com/sitaramc/gitolite/wiki/

提交回复
热议问题