+ "body": "## What's Changed\r\n\r\n* Now `SourceGit` requires git >= `2.25.1`\r\n* Allows to reset author when `--amend` is enabled for committing\r\n* Fix the issue that we can't see the diff contents for staged new file in stashes\r\n* Fix the issue that fails to checkout branch with `Discard` option enabled for local changes due to arguments order.\r\n* Show conflict status reason in unstaged list and conflict details view.\r\n* Use `git restore` instead of `git reset` to unstage local changes.\r\n* Fix the issue that using `theirs/mine` did not work for deleted (by them/us) file.\r\n* When counting commits in `Statistics`, if the authors have the same e-mail address, the commits are considered to be from the same person.\r\n* Fix the issue that `SourceGit` will not open new repo in tab when using relative path such as `.` in commandline.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v2025.19...v2025.20"
0 commit comments