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
fix: address GitHub Copilot review feedback for isomorphic-git migration
- Fix Node.js fs import to use promises-based interface with sync methods
- Fix memfs Volume type to properly implement PromiseFsClient
- Fix test setup order - create directory before git init
- Fix branch name expectation from 'master' to 'main'
- Fix main execution guard to use reliable endsWith check
- Fix README table formatting (remove extra pipe characters)
- Fix loadConfig call to use correct parameter order
- Add defaultBranch: 'main' to git init in tests
All tests now pass successfully.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments