Searched refs:is_git_sha (Results 1 – 1 of 1) sorted by relevance
77 def is_git_sha(xs: str) -> bool: function119 if is_git_sha(sha_or_ref):221 assert is_git_sha(sha), f'Invalid git SHA: {sha}'