Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, personally, tig is the sweet spot. It shows me the output of "git status", I can select the files I want, and then commit them.

There is also lazygit, it's kind of similar, but different.

https://github.com/jonas/tig



What you describe sounds a lot like the :Git command of fugitive. I looked at tig and it does looks quite similar.

Another feature I really like with fugitive is :Ggrep which runs a git grep and returns the result in the quickfix list.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: