Using Mac OS X Yosemite (10.10), I cannot active GnuPG-signing of commits in SourceTree, as the checkbox is disabled. How can I enable commit-signing?
You can disable this by running git config commit. gpgsign false This sets the configuration locally instead of globally.
To remote a GPG key from GitHub, go to https://github.com/settings/keys and under GPG keys , select the one and remove it.
You likely aren't pointing the GPG Program setting (found in SourceTree -> Preferences -> Advanced) at the right bin. If you're using GPGTools on OS X, it should be /usr/local/MacGPG2/bin
. To navigate to the /usr/bin
directory in the Open File dialog, click shift + command + g
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With