Searched defs:ancestor (Results 1 – 2 of 2) sorted by relevance
29 ancestor = subprocess.check_output(["git", "merge-base", variable33 ancestor = ancestor.strip() variable
26 ancestor = subprocess.check_output(["git", "merge-base", variable30 ancestor = ancestor.strip() variable