ZIP
WinGet
SourceGit
sourcegit-scm · 2026.05 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
sourcegit_2026.05.win-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
sourcegit-scm.SourceGit
Version
2026.05
Description
Open-source GUI client for git users
License
MIT
↗
Installer URL
https://github.com/sourcegit-scm/sourcegit/releases/download/v2026.05/sourcegit_2026.05.win-arm64.zip
Release Notes
What's Changed
- Show current caret column in commit message textbox.
- Remember last selection of new tag's type in Create Tag popup.
- Reset desktop.ShutdownMode to ShutdownMode.OnExplicitShutdown before calling desktop.Shutdown manually.
- Fix the issue that app crashed when availableSize is Infinity in MeasureOverride.
- Linux: Add Ghostty as integrated terminal tool.
- Add hotkey Alt/⌥+Up to goto child of selected commit.
- Add a context menu entry to run interactive rebasing on non-current…