I’m trying to clone a test repository that I just created, but I’m running into some errors. I haven’t found anything useful from Google so far.
From my output below, you can see that I am not able to find the remote regardless of trying several different remote schemes. I can, however, pull down the Pijul repository just fine. I do have ssh keys set up. Any suggestions?
~/mysrc
✗ pijul clone tacoda@ssh.pijul.com:tacoda/pijul-test
Error: Remote not found: "tacoda@ssh.pijul.com:tacoda/pijul-test"
~/mysrc
✗ pijul clone tacoda@ssh.pijul.com:pijul-test
Error: Remote not found: "tacoda@ssh.pijul.com:pijul-test"
~/mysrc
✗ pijul clone https://nest.pijul.com/tacoda/pijul-test
Error: HTTP error 404
~/mysrc
✗ pijul clone https://nest.pijul.com/pijul/pijul
Downloading changes [==================================================] 774/774
Applying [==================================================] 774/774
Completing changes [ ] 0/0