Hacker News new | ask | show | jobs
by usr1106 1835 days ago

    gitk --all
is even better. Most people don't work in front of VT100s today.

Actually I work most of the day remotely in `screen` on my office machine. But in case of complicated/confusing/buggy history/branching I fetch for the repo so I can run gitk locally.