Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
class
GitError(HubError):
63
""
"Git operation failure."
""
64
pass
65
66
67
# --- Error handling functions (retained - contain unique logic) ---
Callers
2
_run_git_command
Method · 0.90
clone
Method · 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…