lazygit is a simple terminal UI for git commands written in Go (Programming Language) with the gocui library.

lazygit is a simple terminal UI for git commands written in Go (Programming Language) with the gocui library.





Displays changes in a repository or a selected set of commits. This includes visualizing the commit graph, showing information related to each commit, and the files in the trees of each revision.







This is a passion project of mine where I wanted a cross-platform git client, which would tackle some of the pain-points of existing solutions. Namely, conditional strategies to handle larger repositories (i.e. Kubernetes, Linux kernel, etc.



GLab is an open source Gitlab Cli tool written in Go (golang) to help work seamlessly with Gitlab from the command line. Work with issues, merge requests, watch running pipelines directly from your CLI among other features. Inspired by gh, the official GitHub CLI tool.





GitUp is a bet to invent a new Git interaction model that lets engineers of all levels work quickly, safely, and without headaches. It's unlike any other Git client out there from the way it’s built (it interacts directly with the Git database on disk), to the way it works...




The Git Client built for Productivity. Powerful Search, Image Diff, Reflog, Drag & Drop, Multiple Identities and more.




Access Git repositories on the go. Clone, edit, commit and push while allowing other apps access to repositories.












A standalone local web based user interface for git repositories
It comes with history and tree browsing. You may also use it to commit as it comes with an UI to review local changes and the ability to stage / unstage code.



Gity is a nice GUI interface for a lot of the most common git commands. It also provides a diff view to see changes in the working tree, changes in the index (stage), and others. Gity simplifies using git in general. You wont leave home without it.



CodeReview is a Git GUI tool to perform code review (Diff Viewer) written in Python3 and Qt5.









Eclipse Team plugin for the revision control system git. Allows you to check in files, mark files as tracked/untracked, and view history. Not all git operations are supported.

Bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties:

Take GitHub to the command line. Create pull requests and issues without leaving the command line. See the status of open issues and pull requests, and see what’s waiting for review. Filter issues and pull requests, and open them in your browser.


hub is an extension to command-line git that helps you do everyday GitHub tasks without ever leaving the terminal. hub makes it easy to clone or create repositories, browse project pages, list known issues, ensure your local branches stay up to date, and share logs or code...
