Skip to content

v0.27.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 21:43
· 4 commits to master since this release

new: manage remotes

add-remote

Breaking Changes

  • use default shell instead of bash on Unix-like OS [@yerke] (#2343)

Added

Fixes

  • respect env vars like GIT_CONFIG_GLOBAL (#2298)
  • Set CREATE_NO_WINDOW flag when executing Git hooks on Windows (#2371)