exception documentation

class NotCommitError(WrongObjectException):

View In Hierarchy

Indicates that the sha requested does not point to a commit.

Class Variable type_name Undocumented

Inherited from WrongObjectException:

Method __init__ Undocumented
type_name: str =

Undocumented