LazyGit: terminal UI for git command, make git easy to use

Implemented in Golang

1 Like

A simple terminal UI for git commands, written in Go with the gocui library.

That is something similar to:

https://magit.vc/

or

https://www.vim.org/scripts/script.php?script_id=2975

or am I missing something? Interesting in any case: UI that allows developers to work with commits instead of files are essential :slight_smile: