Hacker News new | ask | show | jobs
by BillinghamJ 2859 days ago
Bear in mind, Go doesn't just support git... so HTTP and SSH aren't the only options.
1 comments

> Go doesn't just support git

I didn't claim Go supports only git.

> so HTTP and SSH aren't the only options.

My entire point is that VCSes support multiple transports since before Go came about. I never claimed Go should support HTTP and SSH only. In fact, I never claimed it should support either. I claimed it shouldn't force the VCS host to chose for the user which clone URL (and thus transport) to use.