Closed gfldex closed 7 years ago
warn on a source-url or support<source> if it points to github but doesn't end in .git. zef doesn't DWIM neither on git nor https schemas.
source-url
support<source>
.git
git
https
I'm going to go with checking the uri is parseable as well. that way it makes it easier to do this test.
Also now that zef is the de facto installer I think it's just make it a fail.
zef
warn on a
source-url
orsupport<source>
if it points to github but doesn't end in.git
. zef doesn't DWIM neither ongit
norhttps
schemas.