Skip to content

Commit 768b4f1

Browse files
committed
[Update Checkout] Update the branch name to master-rebranch
(cherry picked from commit 8a9af49)
1 parent fca424b commit 768b4f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,14 +348,15 @@
348348
"sourcekit-lsp": "swift-5.1-branch"
349349
}
350350
},
351-
"master-next-apple-stable-20190619" : {
351+
"master-rebranch" : {
352352
"aliases": ["apple/stable/20190619",
353-
"master-next-apple-stable-20190619"],
353+
"master-rebranch-apple-stable-20190619",
354+
"master-rebranch"],
354355
"repos": {
355356
"llvm": "apple/stable/20190619",
356357
"clang": "apple/stable/20190619",
357358
"compiler-rt": "apple/stable/20190619",
358-
"swift": "master-next",
359+
"swift": "master-rebranch",
359360
"lldb": "upstream-with-swift",
360361
"cmark": "master",
361362
"llbuild": "master",

0 commit comments

Comments
 (0)