ssh-keygen -t ed25519 -C "your-email@example.com" cat ~/.ssh/id_ed25519.pub Copy the output and add it in .
git clone https://github.com/username/repository-name.git For example: ubuntu github repo
Then clone using the SSH URL: