SSH Keys

Manage SSH keys for git clone and push access. Clone URL: git@makenot.work:{{ username }}/{repo}.git

Loading...

Paste the contents of your ~/.ssh/id_ed25519.pub or similar public key file

Access Tokens (HTTPS)

Personal access tokens for git over HTTPS. Use a token as the password. Clone URL: https://<token>@makenot.work/{{ username }}/{repo}.git

Loading...