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
teh_c
4 years agoNew Contributor
[Windows] WSL integration possible using some extra tools
Hello!
Just a note to say that by using a few extra tools (the security implications I still need to understand, caveat emptor etc.), I was able to get the SSH integration working fantasically wel...
Former Member
3 years agoHey @startcook1e i was able to sign the commit just by changing the pgp ssh program to windows using its mount point
[user]
email = my-email@provider.com
name = My Name
signingkey = public key
[gpg]
format = ssh
[gpg "ssh"]
program = /mnt/c/Users/MyUser/AppData/Local/1Password/app/8/op-ssh-sign.exe
[commit]
gpgsign = true
I hope you can do it