Per docs, I should be able to josh clone an SSH-accessible repo. However,
$ josh clone git@github.com:josh-project/josh.git :/ josh
Error: Failed to resolve path git@github.com:josh-project/josh.git
Failed to resolve path git@github.com:josh-project/josh.git
No such file or directory (os error 2)
$ josh --version
josh ba5ea29f
(ba5ea29f is of course the recently tagged r26.04.19 release)
What am I missing?
Per docs, I should be able to
josh clonean SSH-accessible repo. However,(
ba5ea29fis of course the recently tagged r26.04.19 release)What am I missing?