Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
3 years agoIssue with Source Tree after turning on Git + 1Password signature feature
In source tree, each time a command is attempted, a pop up with this error show up:
'git log' failed with code 128:'error: unsupported value for gpg.format: ssh
fatal: bad config variable 'g...
XIII
3 years agoSuper Contributor
Which version of git do you use?
You’ll need 2.34 or newer:
https://developer.1password.com/docs/ssh/git-commit-signing/
(I’m using the Homebrew installed version of git with SourceTree and signing commits works fine for me)