Home
last modified time | relevance | path

Searched refs:get_git_cmd_output (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/Reviewing/
Dfind_interesting_reviews.py445 def get_git_cmd_output(cmd): function
486 blame_output = get_git_cmd_output(cmd)
539 base_revision = get_git_cmd_output(cmd).strip()
599 output = get_git_cmd_output(cmd)
601 output = get_git_cmd_output(cmd)