github sourcegit-scm/sourcegit v2025.39
2025.39

5 hours ago

What's Changed

  • Rewrite the way to load commit message for in-progress action (rebase/revert/cherry-pick/merge).
  • Supports to edit branch's description and show it in branch's tooltip.
  • Upgrade AvaloniaUI to 11.3.9.
  • Always turn off --color=<when> and --ext-diff when calling git diff command.
  • Add Use fixed tab width in titlebar option in Preferences back.
  • Respect $BROWSER env on Linux.
  • Only auto-track remote branch after creating branch when the created branch's name matches the remote one.
  • Add Open File command palette to open repo's file (only committed files) with default editor.
  • Fix the issue that wrong alpha while reading .dds and .tga.
  • Upgrade to .NET 10 and change the minimal supported macOS version to 13.0.
  • Add Checkout Local Branch command to repository's command palette.
  • Auto-update submodules after merging.
  • Use --ignore-space-change instead of --ignore-all-space while diffing with Ignore Whitespace Changes option enabled.
  • Auto-scroll to the first changed hunk when selecting file to diff.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.38...v2025.39

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.