Skip to content

Stacked Git 2.2.3

Compare
Choose a tag to compare
@jpgrayson jpgrayson released this 27 Apr 00:31
· 290 commits to master since this release
v2.2.3
d5d04c9

StGit is repaired to work on Windows once more.

Fixed

  • fix: error using on Windows (#273)
  • fix: path handling for Windows compatibility
  • fix: commit-msg hook run from work root
  • fix: avoid "stg.exe" in usage on Windows
  • fix: use gitattributes to force LF endings on Windows
  • fix: wrap hooks with sh on Windows

Changed

  • chore: update to gix 0.44.0
  • chore: update other dependencies