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: use portable grep -E and restore fetch in collision check
- grep -Eq instead of grep -q with non-POSIX \+ (portability fix)
- Restore git fetch before collision check in both scripts:
correctness over performance — without fetch, remote-only branches
are invisible and collisions go undetected
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments