Github
Per repo deploy key setup.
To give a remote server only partial access to a single repo, do:
ssh-keygen -t ed25519 -C "your_email@example.com"
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
To give a remote server only partial access to a single repo, do:
ssh-keygen -t ed25519 -C "your_email@example.com"