Skip to content
Prev 13432 / 21312 Next

[Bioc-devel] Switch to SSH protocol for git clone instructions on package landing pages?

Using SSH will only work when they have a public key on the git server
registered. Otherwise they will get the dreaded "Please make sure you have
the correct access rights and the repository exists" error message. The
same happens when I forget to add the correct key to my pageant. In my
humble opinion it doesn't pay off to make it more difficult for general
users to download the source code in order to make the process more simple
for your developers.

Cheers
Joris

On Sun, Apr 29, 2018 at 4:03 PM, Peter Hickey <peter.hickey at gmail.com>
wrote: