Windows/macOS/Linux GUI client for GIT users
Find a file
2023-08-25 14:51:25 +08:00
screenshots update<screenshots>: current screen shots 2022-10-26 11:57:27 +08:00
src optimize<WorkingCopyChanges>: remove unused usings 2023-08-25 14:51:25 +08:00
.gitignore fix<Perference>: fix crashes on .NET 4.8 2021-09-08 10:35:59 +08:00
build.bat upgrade<Project>: retargets to .net framework 4.8 2022-10-26 10:32:42 +08:00
LICENSE update<LICENSE>: update license for project 2021-01-05 17:17:54 +08:00
README.md upgrade<Project>: retargets to .net framework 4.8 2022-10-26 10:32:42 +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

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