mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-07-03 07:51:16 -03:00
git clean -fd in _perform_git_update deleted untracked, non-ignored directories (wildcards, stats, backups, civitai, caches, logs) during portable-mode updates, since released tags do not list them in .gitignore. Add -e excludes for all user-managed paths to both nightly and stable update branches. Add regression tests for both paths.