Need to use different public/private key pairs for different environments? You can use iTerm2’s profiles with environment variable GIT_SSH_COMMAND to make handling multiple keys easier.
Tag Archives: git
Git – Finding Lost/Dangling Commits
Lost a git commit? Here is how you might be able to get it back.