Public Git hosting
Posted Oct 25, 2011 19:38 UTC (Tue) by
corbet (editor, #1)
In reply to:
Public Git hosting by bgilbert
Parent article:
KS2011: Kernel.org report
As dlang said, it's a matter of authentication; how do you know that the repository really belongs to the person named in the pull request?
About http, that's purely a performance thing. The git:// protocol is far more bandwidth-efficient than the git-over-http protocol.
(
Log in to post comments)