mirror of
https://github.com/bringout/oca-dms.git
synced 2026-04-21 08:22:03 +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
df4bf919ce
commit
937be5271b
4 changed files with 7 additions and 7 deletions
|
|
@ -3,4 +3,4 @@
|
|||
This addon depends on:
|
||||
|
||||
- [dms](https://github.com/bringout/oca-technical)
|
||||
- [web_editor](https://github.com/bringout/oca-ocb-web/tree/b02abf5667ee77c7bb75f0fc96a520d6c1f80ec6/odoo-bringout-oca-ocb-web_editor)
|
||||
- [web_editor](https://github.com/bringout/oca-ocb-web/tree/719f92b140a2b8619d30657c4a80d7fcdb8ec1b9/odoo-bringout-oca-ocb-web_editor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue