How can I have Github on my own server?

前端 未结 16 1714
鱼传尺愫
鱼传尺愫 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

    There is GitHub Enterprise to satisfy your needs. And there is an open source "clone" of Github Enterprise.

    PS: Now Github provides unlimited private repositories, bitbucket does the same. you can give a try to both. There are several other solutions as well.

提交回复
热议问题