Windows/macOS/Linux GUI client for GIT users
Find a file
2022-10-26 10:02:22 +08:00
screenshots update<screenshots>: current screen shots 2022-10-25 17:28:50 +08:00
src style<*>: new dark theme 2022-10-26 10:02:22 +08:00
.gitignore fix<Perference>: fix crashes on .NET 4.8 2021-09-08 10:35:59 +08:00
build.bat feature<build>: publish single file for self-contained target 2022-05-23 20:45:58 +08:00
LICENSE update<LICENSE>: update license for project 2021-01-05 17:17:54 +08:00
README.md update<README>: update binaries download guide 2022-05-20 15:52:36 +08:00

SourceGit

Opensouce Git GUI client for Windows.

High-lights

  • 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

Download

Pre-build BinariesReleases

File .NET runtime Description
SourceGit.exe .NET 6 x64 Need to be installed by user.
SourceGit.bundle.exe Self-contained -

NOTE: You need install Git first.

Screen Shots

  • Drak Theme

Theme Dark

  • Light Theme

Theme Light

Thanks

  • 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