/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

terminal.ahumanfuture.co
| | micahkepe.com
3.5 parsecs away

Travel
| | There's tons of little goodies you can add to your .gitconfig to make your life easier. From hidden gems in the git Man pages to aliases and shell functions, here's a few things I've found useful to reduce friction in my Git workflow.
| | www.cesarsotovalero.net
3.2 parsecs away

Travel
| | Git is the go-to version control system in software development, created by Linus Torvalds in 2005 for Linux kernel development. It's now an indispensable tool for tracking project history and managing versions. This post covers the key Git commands you need to streamline your development workflow.
| | betterdev.blog
3.2 parsecs away

Travel
| | Git allows us to define aliases, which are our own commands we can use. Here I will show Git aliases that I use in everyday work. With explanation.
| | conradresearch.com
15.2 parsecs away

Travel
| Guide to building the Turso Golang client on FreeBSD.