What does HackerNews think of lazygit?

simple terminal UI for git commands

Language: Go

#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
I've been using lazygit[0] for a while, which might not be what you're looking for but I enjoy it a lot.

[0]: https://github.com/jesseduffield/lazygit

> 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