ZIP
WinGet
SourceGit
sourcegit-scm · 2026.08 · 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.08.win-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
sourcegit-scm.SourceGit
Version
2026.08
Description
Open-source GUI client for git users
License
MIT
↗
Installer URL
https://github.com/sourcegit-scm/sourcegit/releases/download/v2026.08/sourcegit_2026.08.win-arm64.zip
Release Notes
What's Changed
- Support to exclude modified/deleted files while discarding local changes.
- Upgrade dependencies
- `AvaloniaUI` to `11.3.13` and build AvaloniaEdit with it.
- `CommunityToolkit.Mvvm` to `8.4.2`
- `LiveChartsCore.SkiaSharpView.Avalonia` to `2.0.0`
- `OpenAI` to `2.10.0`
- Add a context menu entry `Checkout New Branch` for selected stash to run `git stash branch <branch_name> <stash>` command.
- Support to search remote branch in `Set Tracking Branch` and `Add Worktree` po…