Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comfy-Org/ComfyUI-Manager
/ close
Method
close
comfyui_manager/common/git_compat.py:435–436 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
433
self._repo.remotes[index].pull()
434
435
def
close(self):
436
self._repo.close()
437
438
439
# ===================================================================
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected