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)
- *pushed cursor-social-media-hack-stuttgart-scratchpad“pushed commits”
- *pushed cursor-social-media-hack-stuttgart-scratchpad“pushed commits”
- *pushed cursor-social-media-hack-stuttgart-scratchpad“pushed commits”
- *pushed cursor-social-media-hack-stuttgart-scratchpad“pushed commits”
- *pushed cursor-social-media-hack-stuttgart-scratchpad“pushed commits”
$ ▌