Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ GlError
Class
GlError
gitless/core.py:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
# Errors
42
43
class
GlError(Exception):
pass
44
45
class
NotInRepoError(GlError):
pass
46
Callers
15
init_repository
Function · 0.85
merge_base
Method · 0.85
save
Method · 0.85
create_branch
Method · 0.85
create_tag
Method · 0.85
delete
Method · 0.85
delete
Method · 0.85
track_file
Method · 0.85
untrack_file
Method · 0.85
merge
Method · 0.85
merge_continue
Method · 0.85
abort_merge
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected