GitUp: Git GUI client for advanced users

5/20/2023, 9:25:42 PM
Git GUI client for advanced users

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 (you manipulate the repository graph instead of manipulating commits).

With GitUp, you get a truly efficient Git client for Mac:

A live and interactive repo graph (edit, reorder, fixup, merge commits…), Unlimited undo / redo of almost all operations (even rebases and merges), Time Machine like snapshots for 1-click rollbacks to previous repo states, Features that don’t even exist natively in Git like a visual commit splitter or a unified reflog browser, Instant search across the entire repo including diff contents, A ridiculously fast UI, often faster than the command line.

GitUp was created by @swisspol in late 2014 as a bet to reinvent the way developers interact with Git. After several months of work, it was made available in pre-release early 2015 and reached the top of Hacker News along with being featured by Product Hunt and Daring Fireball. 30,000 lines of code later, GitUp reached 1.0 mid-August 2015 and was released open source as a gift to the developer community.

License

GitUp is copyright 2015-2018 Pierre-Olivier Latour and available under GPL v3 license. See the LICENSE file in the project for more information.

IMPORTANT: GitUp includes some other open-source projects and such projects remain under their own license.

License

GPL-3.0 license

Platforms

macOS (Inte & Apple Silicon)
Homepage and Download

Source code

Download and explore the source code

Share