- "body": "## What's Changed\r\n\r\n* Add an option to enable `-x` parameter in `git cherry-pick` command.\r\n* Add supports to cherry-pick a merge commit.\r\n* Fix the issue that `${files:N}` parameter in commit template will always be replaced with the first change path.\r\n* **macOS:** read `PATH` environment from `zsh` at startup.\r\n* Rewrite commit decorators (refs) renderer.\r\n* Upgrade AvaloniaUI to `11.1.4`.\r\n* Use bold font for `keywords` prefix in commit subject, such as `[Module Name]`, `feat(xxx):`, `fix:`, etc.\r\n* Hover on an annotated tag will display the message of it.\r\n* Add context menu for selected change in stashes page.\r\n* Force enable the `--patch` parameter in `git diff` command.\r\n* Auto open suggestion popup after the search commit method has been changed to `File`.\r\n* Add a toggle button to enable `--reflog` when query history commits.\r\n* Add a built-in conventional commit message generator.\r\n* Supports escaped remote URL.\r\n* Enable `-u` option while staging all changes without untracked files.\r\n* Mark deleted repository and auto remove it after re-scan default clone dir.\r\n* Several other UI/UX changes.\r\n\r\n\r\n**Full Changelog**: https://github.com/sourcegit-scm/sourcegit/compare/v8.34...v8.35"
0 commit comments