Explore >> Select a destination


You are here

www.juandebravo.com
| | logr.cogley.info
3.3 parsecs away

Travel
| | 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.
| | ar.al
6.3 parsecs away

Travel
| | I'm setting up my new XPS 13 running Pop!_OS and one of the things I always have to do on any new machine is to configure git. So, both for my own reference and in case it helps anyone else, here's a list of things I do to set up git: Set up my identity (used in commits, tags, etc.) git config --global user.name "Aral Balkan" git config --global user.email mail@ar.
| | den.dev
6.7 parsecs away

Travel
| | Make your GitHub life easier with no-touch commit signing.
| | deejaygraham.github.io
102.5 parsecs away

Travel
| a triumph of style over substance