lazygit is a simple but effective terminal user interface for git command.
The tool has received more than 55,000 GitHub stars.
This utility uses the gocui library.
This is free and open source software.
Key Features
- Adding files easily.
- Resolving merge conflicts.
- Easily check out recent branches.
- Scroll through logs/diffs of branches/commits/stash.
- Quick pushing/pulling.
- Squash down and reword commits.
- Undo/redo – can read through your reflog for you and walk back action by action so that you don’t even need to read the reflog. If lazygit finds a reflog entry where you checked out a branch, we’ll checkout the original branch. If the entry is from a commit being applied, we’ll go back to the commit before that. If we hit an interactive rebase, we’ll go back to the commit you were on just before you started it.
- Supports custom pagers, configured in the config.yml fil.
- Add custom commands.
- Cross-platform support – runs under Linux, macOS, and Windows.
Website: github.com/jesseduffield/lazygit
Support:
Developer: Jesse Duffield
License: MIT License

lazygit is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Text-Based Git Clients | |
|---|---|
| lazygit | Simple yet hugely popular terminal UI for git commands, written in Go |
| GitUI | Offers the comfort of a GUI git client but right in your terminal |
| Fugitive | Vim plugin for Git |
| Magit | Inspect and modify your Git repositories with Emacs |
| tig | ncurses-based Git repository browser |
| Neogit | Git interface plugin for Neovim inspired by Magit |
| forgit | Utility for using git interactively |
| Gitu | TUI Git client inspired by Magit |
| ggc | Go Git CLI |
| GRV | Git Repository Viewer |
| bit | Experimental modernized git CLI |
| pygitzen | Python-native terminal-based Git client |
| gitin | Commit, branch, status explorer for Git |
| Froggit | Modern, minimalist Git TUI |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

