A Git story - Not so fun this time
π° git
Beej's Guide to Git
Every engineer should understand git reflog
Git - Beyond the Basics
Git Trailers
Git trailers are a powerful source of metadata as parsed by the Git Interpret Trailers command. Even better, trailers can be applied to commits and tags.
weeklyfoo #69 / 2025-01-27How Core Git Developers Configure Git
What git config settings should be defaults by now? Here are some settings that even the core developers change.
weeklyfoo #74 / 2025-03-03How to fork
How we shrunk our Javascript monorepo git size by 94%
Inside .git
If you ever wondered how .git is structured: Julia Evans gives a very entertaining introduction.
weeklyfoo #18 / 2024-02-05Maintaining dotfiles
Modern Git Commands and Features You Should Be Using
Mounting git commits as folders with NFS
Organizing multiple Git identities
If youβre working on different git projects with different identities thatβs a must read!
weeklyfoo #5 / 2023-11-05Searching for and navigating Git commits
Unspoken git secrets that save you mountains of time as an engineer