brool

brool \brool\ (n.) : a low roar; a deep murmur or humming

Archive for August, 2008

Poison Reverts in Git

Friday, August 22nd, 2008
Alice owns the main branch that a bunch of people are using: A — B — C — D Bob checks it out, makes changes 0..2, and does regular pulls: A — B — 0 — 1 — C — 2 — D Now, Alice pulls Bob’s stuff: she has A — B — C [...]