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 š„³