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 fca424b commit 768b4f1Copy full SHA for 768b4f1
utils/update_checkout/update-checkout-config.json
@@ -348,14 +348,15 @@
348
"sourcekit-lsp": "swift-5.1-branch"
349
}
350
},
351
- "master-next-apple-stable-20190619" : {
+ "master-rebranch" : {
352
"aliases": ["apple/stable/20190619",
353
- "master-next-apple-stable-20190619"],
+ "master-rebranch-apple-stable-20190619",
354
+ "master-rebranch"],
355
"repos": {
356
"llvm": "apple/stable/20190619",
357
"clang": "apple/stable/20190619",
358
"compiler-rt": "apple/stable/20190619",
- "swift": "master-next",
359
+ "swift": "master-rebranch",
360
"lldb": "upstream-with-swift",
361
"cmark": "master",
362
"llbuild": "master",
0 commit comments