Searched refs:REVLIST (Results 1 – 1 of 1) sorted by relevance
9 REVLIST = 'git rev-list develop --abbrev-commit --format="parents %p%n%B%n~~~" --max-count=200 deve… variable24 revisions = subprocess.check_output(REVLIST, shell=True, stderr=subprocess.STDOUT)