|
|
|
|
|
by cdrx
2078 days ago
|
|
Git remotes is certainly not "easier to implement". You need to have ssh infrastructure setup to receive the repository, deal with key management, provide the user some way to input ssh keys, etc. Contrast that with GitHub web hooks + API and I can see why they didn't bother. I bet GitHub covers the vast majority of their target users. |
|
[0]: https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protoco...