Hacker News new | ask | show | jobs
by squaresmile 1757 days ago
Fwiw, I'm not sure if it's recent or not but git CLI has pretty good suggestion of what commands to run next. git status gives a decent amount of info. It also suggests the newer commands like switch or restore.