Windows/macOS/Linux GUI client for GIT users
Find a file
2021-10-09 14:29:44 +08:00
screenshots update<screenshots>: current theme 2021-08-13 13:10:22 +08:00
src feature<PageTabBar>: add context menu to copy repositories store path 2021-10-09 14:29:44 +08:00
.gitignore fix<Perference>: fix crashes on .NET 4.8 2021-09-08 10:35:59 +08:00
build.bat feature<build>: provide win-x64 runtime executables 2021-09-13 11:53:38 +08:00
LICENSE update<LICENSE>: update license for project 2021-01-05 17:17:54 +08:00
README.md update<README>: update thanks 2021-09-13 14:29:05 +08:00

SourceGit

开源的Git客户端仅用于Windows。

特点

  • 永久免费+开源
  • 轻量级Windows 10下软件小于2M无需安装直接运行
  • 启动速度、加载速度快相对于SmartGitSourceTree等加载同数量的日志
  • 一次性显示最近20000条提交历史
  • 中英双语并提供明暗两种主题
  • 覆盖常用GIT指令
  • 分支线路图
  • 高级指令图形操作
    • SUBMODULES
    • SUBTREES
    • ARCHIVE
    • PATCH/APPLY
    • FILE HISTORIES
    • BLAME
    • REVISION DIFF

下载

下载地址:发行版

文件 运行时 说明
SourceGit.net5.0.x86.exe .NET 5 x86 需要自行安装 .NET 5运行时
SourceGit.net5.0.x64.exe .NET 5 x64 需要自行安装 .NET 5运行时
SourceGit.net4.8.exe .NET Framework 4.8 Windows 10 内置该运行时,不需要安装

【注】本软件为GIT的图形前端需先自行安装Git

预览

  • 暗色主题

Theme Dark

  • 亮色主题

Theme Light

Thanks

  • carterl Windows Terminal支持优化git.exe路径查找
  • PUMA 配置默认User
  • Rwing GitFlow: add an option to keep branch after finish
  • XiaoLinger 纠正弹出框文本配置方式