Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ GitCheckoutError
Class
GitCheckoutError
imperative/python/megengine/hub/exceptions.py:18–19 ·
view source on GitHub ↗
r"""A git checkout error occurred.
Source
from the content-addressed store, hash-verified
16
17
18
class
GitCheckoutError(FetcherError):
19
r
""
"A git checkout error occurred."
""
20
21
22
class
InvalidProtocol(FetcherError):
Callers
1
fetch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected