Y
Hacker News
new
|
ask
|
show
|
jobs
by
skyfaller
1484 days ago
Another commenter noted that this appears to be a Mercurial repo, not a git repo. Does `go get` support Mercurial repos? If yes, what else does it support, besides git and Mercurial?
1 comments
atrn
1484 days ago
https://pkg.go.dev/cmd/go#hdr-Controlling_version_control_wi...
Second paragraph.
link
Second paragraph.