exception documentation
class NotCommitError(WrongObjectException):
Indicates that the sha requested does not point to a commit.
Class Variable | type |
Undocumented |
Inherited from WrongObjectException
:
Method | __init__ |
Undocumented |