Searched refs:aref (Results 1 – 1 of 1) sorted by relevance
43 aref = check_output('git rev-parse ' + branch, shell=True).decode('utf-8').strip() variable48 if not aref == bref and not bref == base: