GitAhead
brew install --cask gitahead
v2.7.1
Git Client
12
30-day installs · #3787
21
90-day · #4766
98
365-day · #4486
1.9k
★ GitHub stars · updated 11mo ago
Links
- https://github.com/gitahead/gitahead
- GitHub: gitahead/gitahead
- Brew formula source: Casks/g/gitahead.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"app": [
"GitAhead.app"
],
"target": "/Applications/GitAhead.app"
},
{
"zap": [
{
"trash": [
"~/Library/Application Support/GitAhead",
"~/Library/Preferences/com.gitahead.GitAhead.plist",
"~/Library/Saved Application State/com.gitahead.GitAhead.savedState"
]
}
]
}
],
"auto_updates": null,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Git Client",
"disable_reason": null,
"disabled": 0,
"display_name": "GitAhead",
"enrichment_fetched_at": "2026-06-20T22:44:38+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "gitahead",
"github_default_branch": "master",
"github_last_commit_at": "2025-09-15T21:32:33Z",
"github_readme_excerpt": "Please Note!\n============\nGitAhead is no longer under active development. Low-level maintenance and bug\nfix releases will be made as necessary for the foreseeable future, but no new\nfeatures or major changes are planned at this time. Please consider continuing\ndevelopment in a *rebranded* fork for anything other than trivial changes.\n\n\nGitAhead - Understand Your History\n==================================\n\nGitAhead is a graphical Git client designed to help you understand\nand manage your source code history. It\u0027s available as a [pre-built\nbinary for Windows, Linux, and macOS](https://gitahead.github.io/gitahead.com/), or can be built from source by\nfollowing the directions below.\n\nBuild Environment\n-----------------\n\n* C++11 compiler\n * Windows - MSVC \u003e= 2017 recommended\n * Linux - GCC \u003e= 6.2 recommended\n * macOS - Xcode \u003e= 10.1 recommended\n* CMake \u003e= 3.3.1\n* Ninja (optional)\n\nDependencies\n------------\n\nExternal dependencies can be satisfied by system libraries or installed\nseparately. Included dependencies are submodules of this repository. Some\nsubmodules are optional or may also be satisfied by system libraries.\n\n**External Dependencies**\n\n* Qt (required \u003e= 5.9)\n\n**Included Dependencies**\n\n* libgit2 (required)\n* cmark (required)\n* git (only needed for the credential helpers)\n* libssh2 (needed by `libgit2` for SSH support)\n* openssl (needed by `libssh2` and `libgit2` on some platforms)\n\nNote that building `OpenSSL` on Windows requires `Perl` and `NASM`.\n\nHow to Build\n------------\n\n**Initialize Submodules**\n\n git submodule init\n git submodule update\n\n**Build OpenSSL**\n\n # Start from root of gitahead repo.\n cd dep/openssl/openssl\n\nWin:\n\n perl Configure VC-WIN64A\n nmake\n\nMac:\n\n ./Configure darwin64-x86_64-cc no-shared\n make\n\nLinux:\n\n ./config -fPIC\n make\n\n**Configure Build**\n\n # Start from root of gitahead repo.\n mkdir -p build/release\n cd build/release\n cmake -G Ninja -DCMAKE_BUILD_TYPE=Release ../..\n\nIf you have Qt instal",
"github_repo": "gitahead/gitahead",
"github_stars": 1937,
"github_topics": [],
"homepage": "https://github.com/gitahead/gitahead",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 12,
"installs_365d": 98,
"installs_90d": 21,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"GitAhead"
],
"one_liner": null,
"rank_30d": 3787,
"rank_365d": 4486,
"rank_90d": 4766,
"raw_hash": "8f671d17b5854813",
"ruby_source_path": "Casks/g/gitahead.rb",
"tap": "homebrew/cask",
"token": "gitahead",
"version": "2.7.1",
"why_use_this": null
}