941Local SSH Key via ssh-add
- Add SSH to the Git Service
- Run
ssh-addlocally - Connect via
sshto your server
ssh-add
ssh user@host
git status
git ...
Check status of ssh-add
ssh-add -l
Delete all keys from current process
ssh-add -D ssh-add locallyssh to your serverssh-add
ssh user@host
git status
git ...
Check status of ssh-add
ssh-add -l
Delete all keys from current process
ssh-add -D