Searched refs:git_show_return (Results 1 – 1 of 1) sorted by relevance
425 git_show_return, argument437 if isinstance(git_show_return, type) and \438 issubclass(git_show_return, Exception):439 raise git_show_return()440 return git_show_return