Explore >> Select a destination


You are here

phili.pe
| | ericlathrop.com
2.3 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.
| | jvns.ca
5.0 parsecs away

Travel
| | Popular git config options
| | www.matsimitsu.com
9.1 parsecs away

Travel
| | I made a small command line tool to quickly switch between recent branches.
| | felipec.wordpress.com
19.7 parsecs away

Travel
| Probably one of most powerful and under-utilized concepts of git is the upstream tracking branch, and to be honest it probably was too difficult to use properly in the past, but not so much any more. Here I'll try to explain what it is, and how you can take the most advantage out of it....