mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-11-01 13:13:21 -07:00
26 lines
376 B
Markdown
26 lines
376 B
Markdown
# SourceGit
|
||
|
||
开源的Git客户端,仅用于Windows。
|
||
|
||
## 注意
|
||
|
||
**3.x 依赖 .NET 5,请先安装之**
|
||
|
||
## 下载
|
||
|
||
[发行版](https://gitee.com/sourcegit/SourceGit/releases/)
|
||
|
||
## 预览
|
||
|
||
* DarkTheme
|
||
|
||
![Theme Dark](./screenshots/theme_dark.png)
|
||
|
||
* LightTheme
|
||
|
||
![Theme Light](./screenshots/theme_light.png)
|
||
|
||
|
||
## Thanks
|
||
|
||
* [PUMA](https://gitee.com/whgfu) 配置默认User
|