Home
last modified time | relevance | path

Searched defs:ancestor (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/scripts/
H A Dcheck-patch.py34 ancestor = subprocess.check_output(["git", "merge-base", variable
38 ancestor = ancestor.strip() variable