mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
Cursor Bugbot's remaining round-1 finding held for the current code too: in a git-flow repo whose platform default was never flipped off main, a feature branch without an upstream picked origin/HEAD's main over the develop branch features actually merge to, dragging the develop-vs-main divergence into scan targets. develop now sits between the upstream signal and origin/HEAD in the candidate order; repos without a develop branch are unaffected. Failing-first test covers the exact shape (develop exists, origin/HEAD -> main). Prepared with AI assistance (Claude Code), directed by @pbakaus. Co-Authored-By: Claude Code <noreply@anthropic.com>