lazygit β€οΈ
- Similar to other UI tools.
- Easy to switch branch and commit changes.
- Supports VIM commands for navigation.
- Has mouse support if you need.
- Launch menu if you don't remember shortcuts π
Reference - https://github.com/jesseduffield/lazygit
gitui
- Fast keyboard only controls.
- Context based help for hot keys.
- Async git API for fluid control.
- written in rust π¦
Reference - https://github.com/extrawurst/gitui
tig
- ncurses-based text-mode interface π€
- directly use sub-command from terminal π
- kind of similar to gitk π¬
Reference - https://github.com/jonas/tig
Top comments (1)
Awesome. Thanks for the list. Iβm gonna try out lazygit π₯³