exception documentation
class MissingCommitError(Exception):
Constructor: MissingCommitError(sha, *args, **kwargs)
Indicates that a commit was not found in the repository.
class MissingCommitError(Exception):
Constructor: MissingCommitError(sha, *args, **kwargs)
Indicates that a commit was not found in the repository.