Hacker News new | ask | show | jobs
by rgoulter 1314 days ago
magit is probably the best interface to git; although it's emacs only. -- e.g. With magit, stuff like `git commit --fixup <commit>` is very straightforward to do.

Outside of emacs, lazygit is worth checking out if you're constantly on the command line.