For more information on the search, visit the help page.
ObjectFormatException
errors
ApplyDeltaError
ChecksumMismatch
CommitError
FileFormatException
GitProtocolError
HangupException
HookError
MissingCommitError
NoIndexPresent
NotBlobError
NotCommitError
NotGitRepository
NotTagError
NotTreeError
ObjectMissing
PackedRefsException
RefFormatError
SendPackError
UnexpectedCommandError
WorkingTreeModifiedError
WrongObjectException
dulwich.errors.ObjectFormatException
dulwich
class ObjectFormatException(FileFormatException):
View In Hierarchy
Indicates an error parsing an object.