#119

Opened by bneijt on Aug 23, 2026, 1:44 PM
Approve the patches, then land them on main with:
// bneijt on Aug 23, 2026, 1:44 PM

I would love to have a clone button like github. I made two mistakes trying to clone pijul: first I did a bare host without https, that resulted in an SSH key auth error, so I set up an identity and configured my ssh key in an account, created an account, etc… then found out that it still did not work. Then I tried cloning pijul clone https://nest.pijul.com/pijul/nest/ and got a 404 back. Then finally I hit the right url to get a clone to start: pijul clone https://nest.pijul.com/pijul/nest

I would love for nest to have a tabbed command selector at the top like github that allows me to select to clone via HTTP/SSH or the like and allows me to easily copy the pujil clone command.