Stacked Git 2.2.3
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