ComfyUI-Manager/comfyui_manager/legacy
Dr.Lt.Data 73f4dd5637 fix(pygit2): address review findings + bump version to 4.2b1
- C1: add submodule_update() after pygit2 clone for recursive parity
- C2: check subprocess returncode in submodule_update fallback
- C3: move GIT_OPT_SET_OWNER_VALIDATION to module-level (once at import)
- H1: use context manager in git_pull() to prevent resource leaks
- Bump version to 4.2b1, version_code to [4, 2]
- Add pygit2 to dev dependencies and requirements.txt
2026-03-27 08:33:15 +09:00
..
__init__.py restructuring 2025-04-13 09:26:02 +09:00
manager_core.py fix(pygit2): address review findings + bump version to 4.2b1 2026-03-27 08:33:15 +09:00
manager_server.py security(api): add path traversal and CRLF injection protection 2026-01-08 18:35:03 +09:00
share_3rdparty.py bump version 2025-08-24 15:58:23 +09:00