Install with winget
Open PowerShell or Command Prompt and run:
winget install sourcegit-scm.SourceGit
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About SourceGit
Open-source GUI client for git users
Advanced Install Options
Install (latest)
winget install sourcegit-scm.SourceGitInstall (pinned version)
winget install --id sourcegit-scm.SourceGit -e --version 2026.10Upgrade
winget upgrade sourcegit-scm.SourceGitUninstall
winget uninstall sourcegit-scm.SourceGitFrequently Asked Questions
How do I install SourceGit using winget?
Open PowerShell or Windows Terminal and run:
winget install sourcegit-scm.SourceGit. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is SourceGit?
Open-source GUI client for git users
Is SourceGit free to use?
SourceGit is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update SourceGit with winget?
Run
winget upgrade sourcegit-scm.SourceGit in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall SourceGit?
Run
winget uninstall sourcegit-scm.SourceGit to remove SourceGit from your system.