This filter is a page
Rarity: forgotten
Holds the cathedral up in silence, visited by almost no one.
9 bones on this page
- GIT-002 git fsck --lost-found Sweeps the basement for objects no reference claims. Rescue forgotten
- GIT-008 git log -G The fine sieve: a regex over the diff, where the pickaxe can't reach. Archaeology forgotten
- GIT-010 git range-diff Compares two versions of the same commit series — before and after the rebase. Archaeology forgotten
- GIT-013 git hash-object Computes a file's identity — and, if asked, deposits it in the vault. Plumbing forgotten
- GIT-015 git update-ref Moves a reference by force — the lever branch and tag pull under the hood. Plumbing forgotten
- GIT-016 git cherry Tells which of your commits haven't landed on the other side — by content, not hash. Plumbing forgotten
- GIT-020 git maintenance The hired caretaker: gc, prefetch and friends on an agreed schedule. Workshop forgotten
- GIT-021 git notes Annotations hung on published commits, rewriting nothing. Workshop forgotten
- GIT-026 git filter-branch It rewrote entire histories — and today its own manual says to call someone else. Surgery forgotten