The sound distributed version control system

#634 `pijul key prove` docs/errors should specify that the remote must be ssh

Opened by vlmutolo on January 25, 2022
vlmutolo on January 25, 2022

It’s a bit confusing for new users to get setup with key prove. I tried a couple times to use https://nest.pijul.com as the remote, and the error just says:

Error: No such remote: https://nest.pijul.com/pijul/pijul

It would be better to say something like:

Error: remote must use ssh, such as `user@ssh.pijul.com`.

It would also be helpful to list this in the CLI docs for pijul key prove.

vlmutolo on January 27, 2022

I have a change for this. Will upload tonight.