Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ BranchIsCurrentError
Class
BranchIsCurrentError
gitless/core.py:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
class
NotInRepoError(GlError):
pass
46
47
class
BranchIsCurrentError(GlError):
pass
48
49
class
ApplyFailedError(GlError):
pass
50
Callers
2
delete
Method · 0.85
_check_is_current
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected