Skip to content

Commit 0a5b14e

Browse files
committed
Merge branch 'release/v2025.27'
2 parents 0a74dd6 + 17548bc commit 0a5b14e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+934
-401
lines changed

.issuetracker

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[issuetracker "Github ISSUE"]
2+
regex = "#(\\d+)"
3+
url = https://github.com/sourcegit-scm/sourcegit/issues/$1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ For **Linux** users:
126126

127127
If your distribution isn't using `dnf`, please refer to the documentation of your distribution on how to add an `rpm` repository.
128128
* `AppImage` files can be found on [AppImage hub](https://appimage.github.io/SourceGit/), `xdg-open` (`xdg-utils`) must be installed to support open native file manager.
129-
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your Linux.
129+
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) or [git-credential-libsecret](https://pkgs.org/search/?q=git-credential-libsecret) is installed on your Linux.
130130
* Maybe you need to set environment variable `AVALONIA_SCREEN_SCALE_FACTORS`. See https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI.
131131
* If you can NOT type accented characters, such as `ê`, `ó`, try to set the environment variable `AVALONIA_IM_MODULE` to `none`.
132132

0 commit comments

Comments
 (0)