Skip to content

fix(v2): detect MSYS2 bash from native toolchain git exec paths (#1590)#2

Merged
creatiVision merged 1 commit into
creatiVision:mainfrom
MoonshotAI:main
Jul 13, 2026
Merged

fix(v2): detect MSYS2 bash from native toolchain git exec paths (#1590)#2
creatiVision merged 1 commit into
creatiVision:mainfrom
MoonshotAI:main

Conversation

@creatiVision

Copy link
Copy Markdown
Owner
  • recognize ucrt64/clang64/clangarm64 prefixes in git --exec-path alongside legacy mingw32/mingw64 when locating bash on Windows
  • port the three MSYS2 regression tests from kaos to the v2 probe

Related Issue

Resolve #(issue_number)

Problem

What changed

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

- recognize ucrt64/clang64/clangarm64 prefixes in git --exec-path
  alongside legacy mingw32/mingw64 when locating bash on Windows
- port the three MSYS2 regression tests from kaos to the v2 probe
@creatiVision creatiVision merged commit 1c86d48 into creatiVision:main Jul 13, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants