MQL5-Google-Onedrive/.jules
google-labs-jules[bot] d7eb249391 Bolt: optimize branch analysis with git for-each-ref
- Reduced subprocess calls in `scripts/review_pull_requests.py` from O(N) to O(1) using `git for-each-ref`.
- Optimized metadata retrieval for ahead/behind status, commit date, and subject.
- Improved total execution time by ~43% (0.60s to 0.34s) for ~287 branches.
- Added defensive parsing for compatibility with older Git versions.
- Maintained API compatibility for the `get_branch_info` function.
2026-02-23 17:29:38 +00:00
..
bolt.md Bolt: optimize branch analysis with git for-each-ref 2026-02-23 17:29:38 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00