Bug 1523562 [wpt PR 15130] - Correct the order of owner and repo args in tag_master...
commit1203a580793f695f7cd1ac81fb5a029578307626
authorPhilip Jägenstedt <philip@foolip.org>
Fri, 1 Feb 2019 13:41:30 +0000 (1 13:41 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Tue, 5 Feb 2019 17:54:48 +0000 (5 17:54 +0000)
treecc923b905047cbb38f8a5ab9f3f6dfd75f65334e
parent446224354f0a6f82a0a90cbc63efda576e311720
Bug 1523562 [wpt PR 15130] - Correct the order of owner and repo args in tag_py, a=testonly

Automatic update from web-platform-tests
Correct the order of owner and repo args in tag_master.py (#15130)

This was harmless because the order was reversed both in the arguments
and where used, but did cause me confusion when comparing to docs:
https://developer.github.com/v3/git/refs/#create-a-reference
--

wpt-commits: 9c5701192b581208a028144cb0fc27e462541a49
wpt-pr: 15130
testing/web-platform/tests/tools/ci/tag_master.py