/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

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.
| | 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.
| | gist.github.com
1.4 parsecs away

Travel
| | Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git) - config
| | initialcommit.com
12.4 parsecs away

Travel
| In this article, we'll cover some of the most common Git commands used to rewrite history.