top | item 22239436

(no title)

JBReefer | 6 years ago

Go always feels like an amateur language to me, I’ve given up on it. This feels right in line - similar to the hardcode GitHub magic.

discuss

order

reificator|6 years ago

I could be wrong, but I don't believe there is "hardcoded[d] GitHub magic".

IIRC I have used GitLab and Bitbucket and self-hosted Gitea instances the same exact way, and I'm fairly sure there was an hg repo in one of those. Don't recall doing anything out of the ordinary compared to how I would use a github URL.

heinrich5991|6 years ago

There are a couple of hosting services hardcoded in Go. I believe it was about splitting the URL into the actual URL and the branch name.