Dulwich-related exception classes and utility functions.
Class ChecksumMismatch A checksum didn't match the expected contents.
Class WrongObjectException Baseclass for all the _ is not a _ exceptions on objects.
Class NotCommitError Indicates that the sha requested does not point to a commit.
Class NotTreeError Indicates that the sha requested does not point to a tree.
Class NotTagError Indicates that the sha requested does not point to a tag.
Class NotBlobError Indicates that the sha requested does not point to a blob.
Class MissingCommitError Indicates that a commit was not found in the repository
Class ObjectMissing Indicates that a requested object is missing.
Class ApplyDeltaError Indicates that applying a delta failed.
Class NotGitRepository Indicates that no Git repository was found.
Class GitProtocolError Git protocol exception.
Class SendPackError An error occurred during send_pack.
Class UpdateRefsError The server reported errors updating refs.
Class HangupException Hangup exception.
Class UnexpectedCommandError Unexpected command received in a proto line.
Class FileFormatException Base class for exceptions relating to reading git file formats.
Class PackedRefsException Indicates an error parsing a packed-refs file.
Class ObjectFormatException Indicates an error parsing an object.
Class EmptyFileException Indicates an empty file instead of the object's disk representation.
Class NoIndexPresent No index is present.
Class CommitError An error occurred while performing a commit.
Class RefFormatError Indicates an invalid ref name.
Class HookError An error occurred while executing a hook.
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.