Skip to content
Timelinea life in commits

git log

My life as a commit graph: git log --graph --all, one branch per thread. The trunk runs Jaipur → Berlin → Munich; the branches are the pursuits still running. Open any commit for its diff: the flight to Berlin, the ICE down to Munich.

$ git log --graph --oneline --all | lpr
eklavya@earth:~$
// click a rail to isolate a thread
HEAD → main (live · public activity)
  1. *pushed cursor-social-media-hack-stuttgart-scratchpadpushed commits
  2. *pushed cursor-social-media-hack-stuttgart-scratchpadpushed commits
  3. *pushed cursor-social-media-hack-stuttgart-scratchpadpushed commits
  4. *pushed cursor-social-media-hack-stuttgart-scratchpadpushed commits
  5. *pushed cursor-social-media-hack-stuttgart-scratchpadpushed commits
$