Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.91 KB

README.en.md

File metadata and controls

79 lines (60 loc) · 2.91 KB

GitHub stars GitHub forks license GitHub Release standard-readme compliant

Build Check CodeQL

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/'.

  1. I created this vserion because some features I need can not be included the original version.
  2. SourceGit repo:https://github.com/sourcegit-scm/sourcegit

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 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.

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