MQL5-Google-Onedrive/.jules
google-labs-jules[bot] 9b56792564 feat: optimize git branch analysis to avoid N+1 subprocess calls
- Renamed `get_all_branch_details` to `get_unmerged_branch_details` to clarify intent.
- Updated `get_prs_via_git` to only fetch merged branches, delegating open branch fetching to `get_unmerged_branch_details`.
- Refactored `main` to populate `open_branches` from `get_unmerged_branch_details` keys, avoiding redundant git calls and eliminating N+1 `git rev-list` calls in the fallback path.
- Added explicit safety check `if ahead == 0: continue` to `get_unmerged_branch_details` to guarantee merged branches are filtered out.
- Sorted open branches by commit date for better readability.
2026-02-13 05:31:27 +00:00
..
bolt.md feat: optimize git branch analysis to avoid N+1 subprocess calls 2026-02-13 05:31:27 +00:00
deploy.yml Merge feature branch, cleanup dependencies, and sanitize credentials 2026-01-28 10:24:13 +00:00
palette.md 🎨 Palette: Add skip-to-content link for accessibility 2026-02-08 11:20:56 +00:00
sentinel.md docs: update Cloudflare nameservers and unify domain name 2026-02-13 04:11:32 +00:00