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
> You can open this data storage directory from the main menu.
67
+
> * You can open this data storage directory from the main menu `Open Data Storage Directory`.
68
+
> * You can create a `data` folder next to the `SourceGit` executable to force this app to store data (user settings, downloaded avatars and crash logs) into it (Portable-Mode). Only works on Windows.
68
69
69
70
For **Windows** users:
70
71
@@ -81,7 +82,6 @@ For **Windows** users:
81
82
scoop install sourcegit
82
83
```
83
84
* Pre-built binaries can be found in [Releases](https://github.com/sourcegit-scm/sourcegit/releases/latest)
84
-
* You can run `dotnet publish -c Release -r win-x64 -p:EnablePortable=true -o $YOUR_PUBLISH_DIR .\src\SourceGit.csproj` to build a portable version.
0 commit comments