[racket] "do what i mean" for https://github links

From: Martin DeMello (martindemello at gmail.com)
Date: Sat Sep 27 00:56:52 EDT 2014

It took me a while of reading through the docs to figure out why trying to
install a package via "https://github.com/user/pkg" failed for want of a
MANIFEST file. I think the "do what I mean" installer should have
autoconverted it to git:// , seeing as how github is already special-cased.

(Also my first try of installing via the git clone url
https://github.com/user/pkg.git should ideally have been supported too,
since that's what github encourages you to copy/paste as a reference)

martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140926/a07de57f/attachment.html>

Posted on the users mailing list.