mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-24 13:12:06 +02:00
Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees
- Add detection of orphaned worktree directories (empty dirs or worktrees/ paths without .git) - Implement automatic removal of orphaned worktrees with --fix option - Remove orphaned worktrees oca-ocb-accounting-16.1 and oca-ocb-core-16.1 - Update script documentation to explain worktree handling 🤖 assisted by claude 🤖 assisted by claude
This commit is contained in:
parent
d67a97dbec
commit
b0d2c43af7
19 changed files with 43 additions and 43 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [contacts](https://github.com/bringout/oca-ocb-technical/tree/4694b2a7718eea6743646f61d172cd8cd8c0896b/odoo-bringout-oca-ocb-contacts)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-base_vat)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/36e2aa27a176c5064a887605456999c513fa115b/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [uom](https://github.com/bringout/oca-ocb-core/tree/5d1ce43101a4d83b4ac660942e4a7a462823262f/odoo-bringout-oca-ocb-uom)
|
||||
- [contacts](https://github.com/bringout/oca-ocb-technical/tree/13ecab7d7d80c5fa25d92dfcf1596b4dfc9b310e/odoo-bringout-oca-ocb-contacts)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-base_vat)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5af1c202d0eea9c5b26306bcc31c457a980ffea7/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [uom](https://github.com/bringout/oca-ocb-core/tree/81050e9b17d26ece0e41494a9f310351df1bddfc/odoo-bringout-oca-ocb-uom)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue