It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years agoOpenSSH Authentication Agent doesn't work after enabeling 1Password SSH Agent
hey hey
I have a problem with git. Maybe someone can help me.
I'm using 1Password and accidentally enabled the SSH agent and then disabled it again. I adjusted the .gitconfig and started the Op...
Former Member
3 years agoi found the issue :)
in my .gitconfig were these two things
[gpg]
format = ssh
[commit]
gpgsign = true
when i removed them everything worked again