Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
devgenerate
1 year agoNew Contributor
(Mac) SSH Agent uses different keys for pushing and pulling
Hi. I use 1Password for mac, and I have two different github profile; one privat and one professional. I have read this and a few similar pages: https://developer.1password.com/docs/ssh/agent/advance...
mckngbrd
1 year agoNew Contributor
Have you checked your git user configuration? You can run git config --list to check that you're using the correct email and signing key for the account you want to use.
You can specify the git user name, email, and signing key per repo or for an entire directory.
Additional instructions here:
https://developer.1password.com/docs/ssh/git-commit-signing/#configure-multiple-commit-signing-setups