You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-43Lines changed: 8 additions & 43 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,9 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
52
52
For **Windows** users:
53
53
54
54
***MSYS Git is NOT supported**. Please use official [Git for Windows](https://git-scm.com/download/win) instead.
55
-
*`sourcegit_x.y.win-x64.zip` may be reported as virus by Windows Defender. I don't know why. I have manually tested the zip to be uploaded using Windows Defender before uploading and no virus was found. If you have installed .NET 8 SDK locally, I suggest you to compile it yourself. And if you have any idea about how to fix this, please open an issue.
55
+
* You can install the latest stable by `winget install SourceGit`.
56
+
- Note: `winget` will install this software as a commandline tool. You need run `SourceGit` from console or `Win+R` at the first time. Then you can add it to the taskbar.
57
+
* Portable versions can be found in [Releases](https://github.com/sourcegit-scm/sourcegit/releases/latest)
56
58
57
59
For **macOS** users:
58
60
@@ -80,9 +82,9 @@ This app supports open repository in external tools listed in the table below.
0 commit comments