Explore >> Select a destination


You are here

www.maxpou.fr
| | www.cesarsotovalero.net
2.6 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.
| | blog.gitbutler.com
2.9 parsecs away

Travel
| | What `git config` settings should be defaults by now? Here are some settings that even the core developers change.
| | micahkepe.com
2.7 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.
| | blog.cyphermox.net
19.1 parsecs away

Travel
| Breaking OPSEC for a bit to write a how-to on using GPG keys with smartcards... I've thought about experimenting with smartcards for a whi...