2020-07-03 00:24:31 -07:00
|
|
|
|
# SourceGit
|
|
|
|
|
|
2020-11-30 18:36:42 -08:00
|
|
|
|
开源的Git客户端,仅用于Windows。
|
|
|
|
|
|
|
|
|
|
## 下载
|
|
|
|
|
|
|
|
|
|
[发行版](https://gitee.com/sourcegit/SourceGit/releases/)
|
|
|
|
|
|
|
|
|
|
1. `SourceGit.exe`为不包含`.NET 5.0`运行时的可执行文件。如果本机已有`.NET 5.0`可下载使用
|
|
|
|
|
2. `SourceGit.zip`为`self-contained`包。包含了`.NET 5.0`运行时。
|
2020-07-03 00:24:31 -07:00
|
|
|
|
|
2020-07-04 02:18:15 -07:00
|
|
|
|
## 预览
|
|
|
|
|
|
2020-07-03 00:24:31 -07:00
|
|
|
|
* DarkTheme
|
|
|
|
|
|
2020-08-06 01:01:10 -07:00
|
|
|
|
![Theme Dark](./screenshots/theme_dark.png)
|
2020-07-03 00:24:31 -07:00
|
|
|
|
|
|
|
|
|
* LightTheme
|
|
|
|
|
|
2020-08-06 01:01:10 -07:00
|
|
|
|
![Theme Light](./screenshots/theme_light.png)
|
2020-07-03 00:24:31 -07:00
|
|
|
|
|
2020-07-04 02:18:15 -07:00
|
|
|
|
|
|
|
|
|
## Thanks
|
|
|
|
|
|
|
|
|
|
* [PUMA](https://gitee.com/whgfu) 配置默认User
|