For more information on the search, visit the help page.
CommitError
errors
ApplyDeltaError
ChecksumMismatch
FileFormatException
GitProtocolError
HangupException
HookError
MissingCommitError
NoIndexPresent
NotBlobError
NotCommitError
NotGitRepository
NotTagError
NotTreeError
ObjectFormatException
ObjectMissing
PackedRefsException
RefFormatError
SendPackError
UnexpectedCommandError
WorkingTreeModifiedError
WrongObjectException
dulwich.errors.CommitError
dulwich
class CommitError(Exception):
View In Hierarchy
An error occurred while performing a commit.