What's Changed
- Double-clicking tag will try to checkout the commit it refers
- Disable
--all
option while fetching by default - Exclude main worktree of submodules
- Always show the
Open in External Tools
button and hide theBisect
for bare repository - Remember the last check state of
Fetch all remotes
and respect it while auto-fetching - Re-design tooltip for tag
- Revert the changes to auto run
eval `ssh-agent -s`
before start SourceGit - Fix the issue that when tag's
%(creatordate:unix)
returns empty string this app will crash - Allows the
.
character in repository's owner/group part (SSH URL format) - Several other UI/UX changes.
Full Changelog: v2025.29...v2025.30