Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
devgenerate
2 years 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
2 years 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