2025.30
·
380 commits
to master
since this release
What's Changed
- Double-clicking tag will try to checkout the commit it refers
- Disable
--alloption while fetching by default - Exclude main worktree of submodules
- Always show the
Open in External Toolsbutton and hide theBisectfor bare repository - Remember the last check state of
Fetch all remotesand 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