-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signing commits #472
Comments
I also expected it to just work after updating git config to sign commits automatically and selecting the git executable in gitx preferences but sadly it didn't. |
Can we create a "proxy" executable which simply adds -S option to |
This is my first attempt https://github.com/T-Pham/gitgpgproxy |
Note that development has (mostly) moved to gitx/gitx, which still has no binary release yet, but is kinda supported. |
Gitx does not respect the configuration of Git config and sign commits.
It looks like this project is no longer maintained sadly, but if it ever is, it would be nice to add support for signed commits. See https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work for more info
The text was updated successfully, but these errors were encountered: