plug.kak icon indicating copy to clipboard operation
plug.kak copied to clipboard

git URLs for private repos

Open mralusw opened this issue 4 years ago • 0 comments

It looks like one can only use git@host:PATH URLs, not user@host:PATH (nor, for that matter, [git+]ssh://user@host:port/PATH, useful since SSH should at least run on a different port for a private host; this can, however, be emulated via ~/.ssh/config)

At least the git@host: form should be relaxed to user@host:

mralusw avatar Nov 07 '21 13:11 mralusw