We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9adae commit 8a9af49Copy full SHA for 8a9af49
utils/update_checkout/update-checkout-config.json
@@ -403,14 +403,15 @@
403
"sourcekit-lsp": "swift-5.1-branch"
404
}
405
},
406
- "master-next-apple-stable-20190619" : {
+ "master-rebranch" : {
407
"aliases": ["apple/stable/20190619",
408
- "master-next-apple-stable-20190619"],
+ "master-rebranch-apple-stable-20190619",
409
+ "master-rebranch"],
410
"repos": {
411
"llvm": "apple/stable/20190619",
412
"clang": "apple/stable/20190619",
413
"compiler-rt": "apple/stable/20190619",
- "swift": "master-next",
414
+ "swift": "master-rebranch",
415
"lldb": "upstream-with-swift",
416
"cmark": "master",
417
"llbuild": "master",
0 commit comments