feat(FN-5519): merge fusion/fn-5519
This commit is contained in:
5
.changeset/fn-5519-windows-worktree-mkdir.md
Normal file
5
.changeset/fn-5519-windows-worktree-mkdir.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix Windows worktree creation and cleanup by replacing POSIX shell `mkdir -p` / `rm -rf` calls in worktree setup paths with cross-platform Node.js filesystem APIs.
|
||||
Reference in New Issue
Block a user