MCPcopy Create free account
hub / github.com/modelscope/modelscope / GitError

Class GitError

modelscope/hub/errors.py:62–64  ·  view source on GitHub ↗

Git operation failure.

Source from the content-addressed store, hash-verified

60
61
62class GitError(HubError):
63 """Git operation failure."""
64 pass
65
66
67# --- Error handling functions (retained - contain unique logic) ---

Callers 2

_run_git_commandMethod · 0.90
cloneMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…