3 Free and Open-source Git Apps for macOS (Intel and Apple Silicon)

3 Best free git for macOS Intel and Apple Silicon.

Share

1- Git Desktop

Official GitHub Desktop Client

Git DesktopOfficial GitHub Desktop Client

GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.

Read about Git Desktop 's features, license, platforms, and more.


2- GitUp

Git GUI client for advanced users

GitUpGit 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.

Read about GitUp 's features, license, platforms, and more.


3- GitX

The best fork of the best lightweight, visual git client for macOS.

GitXThe best fork of the best lightweight, visual git client for macOS.

GitX is an OS X (MacOS) native graphical client for the git version control system.

GitX has a long history of various branches and versions maintained by various people over the years. This github org & repo are an attempt to consolidate and move forward with a current, common, community-maintained version.

Read about GitX 's features, license, platforms, and more.


Share