simple terminal UI for git commands

Lazygit is a powerful, terminal-based user interface designed to simplify complex Git workflows. Written in Go, it transforms tedious command-line operations into an intuitive, keyboard-driven experience, allowing you to manage branches, commits, stashes, and pull requests without leaving your terminal.
$ brew install lazygit$ scoop install lazygit$ go install github.com/jesseduffield/lazygit@latestto comment.