|
You are here |
danielms.site | ||
| | | | |
logr.cogley.info
|
|
| | | | | If you want to autosign git commits on Mac, there are a couple of tricks to it. I have not been able to get brew gpg to work consistently well, but installing from gpgtools.org seems to be able to be made to work. ?? This worked for me: Install GPGTools from https://gpgtools.org Create / import a key, then run gpg --list-secret-keys to find the sec key fingerprint Make git settings, specifying the signing key as the fingerprint with no spaces: 1 2 3 4 % git config --global gpg. | |
| | | | |
navendu.me
|
|
| | | | | Exploring how symmetric-key and public-key cryptography works by using GPG keys to sign commits and send encrypted messages. | |
| | | | |
www.micah.soy
|
|
| | | | | Working on many projects across multiple identities can be difficult to manage. This is a procedure for leveraging git aliases to set an identity at the project level. | |
| | | | |
juandebravo.com
|
|
| | | Juan de Bravo - Personal thoughts about technology (@juandebravo) | ||