On 22/12/2015, at 12:05 pm, Philipp Janda <siffie...@gmx.net> wrote: > >> If I'm going to try do this, then there's a couple of other things that come >> to mind: >> - even LR3 doesn't seem to have a git_ssh in fetch/, though there is an >> hg_ssh. Why is that? > > Probably the lack of public servers with git+ssh access. If you need it, > you can probably just copy `git_https.lua` to `git_ssh.lua`.
I must have misunderstood. Both github and bitbucket offer clone URL-likes that I thought were git+ssh: g...@github.com:<username>/<repo>.git. Is this not SSH? If it were, it would have the advantage that ssh would take care of credentials, rather than having to stick them in a URL in the rockspec. ------------------------------------------------------------------------------ _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers