Skip to content

v0.27.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 20:13
· 2 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)