#18
in
Command line interface
#14
in
Terminal
I really love this tool:
https://github.com/jesseduffield/lazygit
Which seems to be an alternative
I'll continue to plug Lazygit https://github.com/jesseduffield/lazygit - I wasn't able to grok git until I started using this tool
lazygit (sadly on GitHub: https://github.com/jesseduffield/lazygit) offers a wonderful TUI for Git that has helped me on a number of occasions visualize Git when needed. The bonus of the TUI is that it works well with upterm/tmate for pair programming.
Please stop building git CLIs, just use LazyGit and be done with it:
https://github.com/jesseduffield/lazygit
Check out lazygit https://github.com/jesseduffield/lazygit
I've been using lazygit[0] for a while, which might not be what you're looking for but I enjoy it a lot.
> git add -p allows me to add chunks easily and create commits
your workflow resembles mine so I'm in the obligation of mentioning https://github.com/jesseduffield/lazygit which allows you to stage individual lines among other features. https://www.youtube.com/watch?v=CPLdltN7wgE
lazygit (https://github.com/jesseduffield/lazygit) is great!
Not a GUI, but a nice TUI : https://github.com/jesseduffield/lazygit
Some videos show the workflow here : https://jesseduffield.com/15-Lazygit-Features/