SrcGit - An opensouce git GUI client for Windows
SrcGit is an opensouce git GUI client for Windows. In fact, SrcGit is only a git shell. If you want to use SrcGit, you must install git firstly. The git download address is 'https://git-scm.com/'.
- I created this vserion because some features I need can not be included the original version.
- SourceGit repo:https://github.com/sourcegit-scm/sourcegit
- Opensource/Free
- Light-weight
- Fast
- English/简体中文
- Build-in light/dark themes
- Visual commit graph
- Supports SSH access with each remote
- GIT commands with GUI
- Clone/Fetch/Pull/Push...
- Branches
- Remotes
- Tags
- Stashes
- Submodules
- Subtrees
- Archive
- Patch/apply
- File histories
- Blame
- Revision Diffs
Pre-build Binaries:Releases
File | .NET runtime | Description |
---|---|---|
SrcGit.exe | .NET 6 x64 | Need to be installed by user. |
SrcGit.bundle.exe | Self-contained | - |
NOTE: You need install Git first.
- Drak Theme
- Light Theme
- XiaoLinger Hotkey:
CTRL + Enter
to commit - carterl Supports Windows Terminal; Rewrite way to find git executable
- PUMA Configure for default user
- Rwing GitFlow: add an option to keep branch after finish
- XiaoLinger Fix localizations in popup panel