How does git handle git's HTTP requests on its own when it builds its own server repository?
Do not know how GitHub, Gitlab and other products are implemented can use the web account of the website to go HTTP authentication can also be managed by the members of the project?
Write your own interface service, do not need third-party software!
Reply content:
How does git handle git's HTTP requests on its own when it builds its own server repository?
Do not know how GitHub, Gitlab and other products are implemented can use the web account of the website to go HTTP authentication can also be managed by the members of the project?
Write your own interface service, do not need third-party software!
PHP also has a socket
Gitlab Open source free project, directly on their own server configuration of Gitlab, you can think of the same as the landlord said authentication and management members and code
Refer to the CentOS build Gitlab
This is my own real git server method, you can try Linux install gogs do git server tutorial
They are the program that encapsulates the Git interface, and you can be interested in it.
https://io-meter.com/2014/07/09/simple-git-http-server/
This article is written in go, hoping to find a way to implement it in PHP.