MCPcopy
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

45class NotInRepoError(GlError): pass
46
47class BranchIsCurrentError(GlError): pass
48
49class ApplyFailedError(GlError): pass
50

Callers 2

deleteMethod · 0.85
_check_is_currentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected