Windows/macOS/Linux GUI client for GIT users
Find a file
2024-02-19 10:33:28 +08:00
screenshots upgrade<Version>: Release 6.7 2023-09-26 12:04:48 +08:00
src optimize<WorkingCopy>: reset detail before commit 2024-02-19 10:33:28 +08:00
.gitignore refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00
LICENSE style<*>: use mono font for all contents 2024-02-18 10:41:41 +08:00
README.md refactor<*>: rewrite all with AvaloniaUI 2024-02-06 15:08:37 +08:00

SourceGit

Opensouce Git GUI client.

High-lights

  • Opensource/Free
  • 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

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