AngKorGit v0.1.0
·
0 commits
to 9cac6e469898a4daaf43b926bd1598393ba0dcf4
since this release
Everyday Git, made delightful. AngKorGit is a fast, beautiful, open-source Git client for macOS, Windows and Linux — native libgit2 engine, ~12 MB download, no telemetry, MIT licensed. Named for Angkor Wat: strength, simplicity, craftsmanship. 🇰🇭
Highlights
- Commit graph that stays smooth at 100k commits — search, author/branch filters, drag a branch onto another to merge or rebase
- Review tools: side-by-side & inline diffs with minimap, word-level highlighting, whole-file mode; stage/unstage files, hunks, or single lines from a right-click
- File history: hit ⌘K → "File history…" to see exactly who changed a file and when — commit list docked left, diff on the right, one click per author
- Undo/redo for Git (⌘Z / ⌘⇧Z): commits, checkouts, merges, rebases, cherry-picks, resets, reverts, branch operations
- Visual conflict resolver with checkbox sides, "keep both", and an editable result pane
- Multi-account auth (GitHub, GitLab.com, self-hosted GitLab, Bitbucket) with tokens in your OS keychain, plus per-repo identity profiles for work/personal
- Built-in editor & terminal, ⌘K command palette, dark/light themes with 5 accents
- AI assistance (optional, bring your own key — OpenAI, Anthropic, Gemini, Ollama, LM Studio): commit messages, diff explanations, PR descriptions
- Self-updating: releases are built in public by GitHub Actions and every update is minisign-verified before installing
Install
| Platform | File |
|---|---|
| macOS (Intel + Apple Silicon) | AngKorGit_0.1.0_universal.dmg |
| Windows | AngKorGit_0.1.0_x64-setup.exe |
| Linux | AngKorGit_0.1.0_amd64.AppImage / .deb / .rpm |
macOS first launch — AngKorGit is free software without a paid Apple certificate, so macOS needs a few one-time confirmations:
- Drag AngKorGit from the dmg into Applications (don't run it inside the dmg)
- On the "cannot be opened" dialog: System Settings → Privacy & Security → "Open Anyway"
- Click Allow when it asks for folder access (once per folder) and keychain access (once per session, if you connect an account)
Windows: SmartScreen → More info → Run anyway. Linux: chmod +x the AppImage, or install the .deb/.rpm.
Full details in the install guide · complete feature list in the changelog
Found a bug or have an idea? Open an issue — contributions welcome!