Replies: 1 comment 1 reply
-
I've added better docs for this in Lemme know if that addresses your question :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Following the GitHub docs here I've configured signing commits using SSH key. Everything works fined when using
git
CLI (git commit -S -m ""
).I struggle to find documentation on how to use this with NeoGit. There is an option
=S Sing using gpg
but it is using different flag--gpg-sign=
and I do not know how to use this functionality with SSH.Any help is appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions