/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

emmanuelbernard.com
| | melkat.blog
3.4 parsecs away

Travel
| | Anyone can be anyone when it comes to commits. For example, here is a commit where ""Linus Torvalds"" deletes Linux. I put this document together for myself a while back, but I thought I would share it with other people who want a straightforward guide to setting up commit signing with GPG.
| | www.micah.soy
2.8 parsecs away

Travel
| | 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.
| | ar.al
3.5 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.
| | initialcommit.com
30.8 parsecs away

Travel
| There are so many programming books out there, it's really hard to know what book is best. This is curated list of the 5 best programming books for anyone interested in programming.