/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jonalmeida.com
| | bengarvey.com
3.5 parsecs away

Travel
| | [AI summary] A practical guide to a simplified, safe workflow for managing version control with Git.
| | logr.cogley.info
3.9 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.
| | episodes.gitminutes.com
2.4 parsecs away

Travel
| | In this episode we talk to Ryan Hodson, the man behind Ry's Git Tutorial . If you cannot see the audio controls, your browser does n...
| | developer-friendly.blog
24.7 parsecs away

Travel
| Learn how to create and implement Azure Bastion for secure, scalable access to your cloud resources. Step-by-step guide and best practices included.