2025.27
·
1027 commits
to master
since this release
What's Changed
- Show current tracking branch (upstream) in branch tooltip
- BREAKING CHANGE: Remove
Squash Children into HeresinceChildrenis an ambiguous word (the children commits those not belong to current branch are not included). - Add quick action entry for interactive rebasing.
- Fix the issue that
SourceGitstarts up with error when it is installed in a path that includes white spaces. - Fix the issue that stash with message (contains whitespaces) did not work.
- Fix the issue that unstage changes with
--amenddid not work. - Add an option
Include untracked filestoDiscard all changes. - Linux: Supports to use
git-credential-libsecretinstead ofgit-credential-manager. - Supports commit template with relative path
- Fix the issue that after cloning the new repository is not added into repository tree.
- Supports to share issuetracker rules with
.issuetrackerfile. - Re-design
HISTORYtoolbar buttons and support--simplify-by-decorationoption. - Several other UI/UX changes.
Full Changelog: v2025.26...v2025.27