Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
3 years agoupgraded to git 2.40.0 on homebrew and 1Password quit signing, throws error
➜ .brew-file git:(main) ✗ git commit -a -m "update"
error: error: Found argument '-U' which wasn't expected, or isn't valid in this context
If you tried to supply `-U` as a value rather than a...
hughbiquitous
3 years agoNew Contributor
floris_1P I already have SSH_AUTH_SOCK set to $HOME/.1password/agent.sock, so I just commented out the [gpg "ssh"] section from my .gitconfig and everything worked just fine.
This makes me wonder -- is the [gpg "ssh"] section even necessary if SSH_AUTH_SOCK is already set? Put another way, is op-ssh-sign doing anything that I don't already get by having SSH_AUTH_SOCK set up?