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(tags): improve error message specificity in parse_for_each_ref_line
- Include expected and actual parts count in error message for better debugging
- Add test coverage for invalid format error handling
- Change from generic "Invalid format" to specific "expected 9 parts, got X"
0 commit comments