Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoSigning git commits issue
I wanted to try the new "sign git commits" feature and did everything exactly as described in the docs
But when i try to commit something now im getting the following error
error: unsupport...
Former Member
3 years agoi had an older version and just updated git to 2.37.3
the error above disappeared but a new one appeared
```
error: Error: AppError { error: could not authenticate with ssh agent, location: Location { file: "ssh\op-ssh-sign\src\ops.rs", line: 95, col: 37 } }
fatal: failed to write commit object
```