mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update to latest wptrunner.
This commit is contained in:
parent
bae87d193d
commit
da3bc54d05
7 changed files with 66 additions and 8 deletions
|
@ -274,6 +274,8 @@ class GitTree(object):
|
|||
:param branch: Branch name to use
|
||||
:param force: Force-checkout
|
||||
"""
|
||||
assert rev is not None
|
||||
|
||||
args = []
|
||||
if branch:
|
||||
branches = [ref[len("refs/heads/"):] for sha1, ref in self.list_refs()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue