/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

stevenmortimer.com
| | ericlathrop.com
1.5 parsecs away

Travel
| | Since most places are renaming the default git branch from master to main I want to do the same to reduce friction. I want to rename all my default branches in all my projects in one afternoon so I can retrain my muscle memory and not have to remember which project uses which branch name.
| | amanhimself.dev
1.0 parsecs away

Travel
| | [AI summary] A guide on renaming the default branch from master to main in Git and GitHub, detailing local and remote branch renaming steps.
| | initialcommit.com
2.1 parsecs away

Travel
| | Learn what Git branches are and how to use branches in Git
| | micahkepe.com
29.8 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.