f4ce7910dcd2a385851c17f021cef0de6b4a3d2d
- Use git merge-base --is-ancestor instead of git log --merges --ancestry-path for reliable merge detection (works with squash merges and rebases) - Narrow v* glob to v[0-9]* to avoid matching vendor/ or similar Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
Languages
Shell
100%