Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/scripts/
Dgit-release-notes.py9 REVLIST = 'git rev-list develop --abbrev-commit --format="parents %p%n%B%n~~~" --max-count=200 deve… variable
24 revisions = subprocess.check_output(REVLIST, shell=True, stderr=subprocess.STDOUT)