class InvalidGitRepositoryError(Exception): pass class NoSuchPathError(Exception): pass