github sourcegit-scm/sourcegit v2026.01
2026.01

7 hours ago

What's Changed

  • Do not auto-stash untracked files while doing checkout/create branch/pull with Stash & Reapply enabled.
  • Do not auto-stash untracked files while drop/reword/squash/fixup HEAD commit.
  • Set core.untrackedCache=true and status.showUntrackedFiles=all while querying local changes with untracked files.
  • Drop Fleet support.
  • Always try to navigate to selected commit in commit graph even if it is not changed in Blame window.
  • Make sure the executable file of external tool exists before opening it.
  • Supports to use Ctrl + -/= to zoom in/out window contents.
  • Fix the issue that the last line change may disable hunk operation in side-by-side diff.
  • Fix the issue that sometimes no local changes were shown.
  • Rewrites the ref comparison
    • Compare selected branch to worktree has been removed
    • User can compare selected branch/tag to any other branch/tag (not only HEAD)
    • User can compare selected two branch/tag
  • Supports pre-fill short description for custom conventional commit template.
  • Supports to exclude some external editors by the name displayed in Open in <NAME> dropdown menu.
  • Several other UI/UX changes.

Full Changelog: v2025.41...v2026.01

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.