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
test: Add regression test for multi-line git commit messages in auto-approve
- Add test case demonstrating current behavior where multi-line commit messages
fail auto-approval due to newline splitting before quote handling
- Simplified reproduction of real-world scenario with git add && git commit -m
- Documents expected behavior for future fix
0 commit comments