github sourcegit-scm/sourcegit v2025.09
2025.09

one day ago

What's Changed

  • Windows: Fix the issue that some external tools do not supports / as path delimitter.
  • Show commit info tip when hovering SHA in conflict view.
  • Force English locale while running git commands on Linux.
  • Supports configure global Custom Action.
  • Fix the issue that closing a repository on readonly drive crashes this app.
  • Fix the issue that preferences.json was saved after close some windows in design mode.
  • Rewrite git commands cancellation when changing preview commit very frequently.
  • Fix the issue that suggestion popups for file path did not hide (still shows in topmost mode) after window was deactived.
  • Fix the issue that the suggestion popups for file path did not show while searching commit by file path.
  • Improve loading time for CHILDREN in commit detail panel.
  • Windows: Fix the issue that window frame shadow is missing after restoring it from minimized on Windows 10.
  • Auto convert spaces with dashes while renaming a branch.
  • Rewrite the way to deal with uncommitted local changes when checkout/pull/create branch. See #1089
    • Remove Do Nothing.
    • Use Stash & Reapply as defaulted.
  • Fix the issue that app crashes when font family name starts with ,.
  • Fix the issue that deleting branch on remote may also deletes tag with same name.
  • macOS: Add /opt/homebrew/bin and /opt/homebrew/sbin to PATH when the ~/Library/Application\ Support/SourceGit/PATH is not found.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.08...v2025.09

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.