6 ms·
Using `git config` is great. Another option since I don't always remember that command is `export GIT_SSH_COMMAND="ssh -i <private-key>"` https://git-scm.com/d
by pinhead 3y ago
Using `git config` is great. Another option since I don't always remember that command is `export GIT_SSH_COMMAND="ssh -i <private-key>"`
https://git-scm.com/docs/git#Documentation/git.txt-codeGITSSHCOMMANDcode https://git-scm.com/docs/git#Documentation/git.txt-codeGITSS...