Hacker News new | ask | show | jobs
by NERD_ALERT 898 days ago
I’ve been a daily lazygit user for years and tried this out a few months ago. Seems like a case of rewriting a near perfect tool in Rust just for the sake of doing it. From what I remember this project didn’t have any features that aren’t present in lazygit but was lacking some that are.
2 comments

I was missing interactive rebase, as it is missing from libgit2

https://github.com/extrawurst/gitui/issues/32

I prefer the UI, especially with Vim key support, although LazyGit feels like it has slightly more features.