-
If you want an interactive commit graph, among other features, look at tig https://jonas.github.io/tig/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Really cool, here's mine [0] that's slightly longer. I also have a bunch of other stuff that you may like.
I also have a few handy aliases for commands I never remember [1]. Don't need to have shortcuts like `git co` and others, because I use CMD + R with fzf to find what I need.
[0]: https://github.com/artuross/dotfiles/blob/main/home/dot_conf...
-
ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
more often than stashing.
I also am a fan of git-brv from git extras (list branches verbose sorted by date - with the option to sort reverse so the last modified branch is the last one on your terminal)
And also git-trim - clean up merged branches
[1]: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git