Files
bun.sh/test/regression
Claude Bot f4a1af6678 refactor: extract helper functions for git error handling
Address code review feedback:
- Extract captureGitStderr() to deduplicate stderr capture logic
- Extract logGitError() to centralize error formatting with git stderr
- Use toMatch(/fatal:|error:|warning:/) for more robust test assertions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 02:31:00 +00:00
..