You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address PR review feedback: shell-safe spawn, test cleanup
- Use spawn with shell:true instead of splitting gitCmd on whitespace,
which broke quoted arguments and paths with spaces (Comment 1)
- Remove unused unlinkSync import (Comment 5)
- Add afterAll cleanup for temp test directory (Comment 6)
https://claude.ai/code/session_01XGR7aJPmEZuK4j8r9HSodB
0 commit comments