Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/skqp/
Dmake_apk_list.py68 def rev_parse(arg): function
85 commits = [rev_parse((remote, branch))]
87 commits.append('^' + rev_parse(exclude))
/third_party/skia/tools/skqp/
Dmake_apk_list.py75 def rev_parse(arg): function
92 commits = [rev_parse((remote, branch))]
94 commits.append('^' + rev_parse(exclude))