v0.27.0-rc.1Pre-releaseDesktop
Added 3
- Add popups for viewing, adding, updating and removing remotes
- Support for Copy Path action in WSL
- Help popup scrollbar
Changed 1
- Use default shell instead of bash on Unix-like OS
Fixed 2
- Respect env vars like GIT_CONFIG_GLOBAL
- Set CREATE_NO_WINDOW flag when executing Git hooks on Windows
new: manage remotes
add-remote
Breaking Changes
Added
- add popups for viewing, adding, updating and removing remotes [@robin-thoene] (#2172)
- support for
Copy Pathaction in WSL [@johnDeSilencio] (#2413) - help popup scrollbar [@wugeer] (#2388)