mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 11:10:57 +00:00
- Optimized branch analysis by using `git for-each-ref` with the `ahead-behind` atom to retrieve metadata in bulk. - Reduced execution time by ~60% (from 1.56s to 0.63s) for ~290 branches by reducing subprocess calls from ~100 to 2. - Updated `run_command` to handle missing executables like `gh` silently. - Cached metadata in a global dictionary to avoid redundant git calls. - Preserved existing categorization and display logic. - Documented learning in .jules/bolt.md. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||