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.
2 parents 4b646bf + 357b742 commit dad8366Copy full SHA for dad8366
utils/update_checkout/update-checkout-config.json
@@ -403,16 +403,16 @@
403
"sourcekit-lsp": "swift-5.1-branch"
404
}
405
},
406
- "master-rebranch" : {
+ "master-20190619" : {
407
"aliases": ["apple/stable/20190619",
408
- "master-rebranch-apple-stable-20190619",
409
- "master-rebranch"],
+ "master-apple-stable-20190619"
+ ],
410
"repos": {
411
"llvm": "apple/stable/20190619",
412
"clang": "apple/stable/20190619",
413
"compiler-rt": "apple/stable/20190619",
414
- "swift": "master-rebranch",
415
- "lldb": "master-rebranch",
+ "swift": "master",
+ "lldb": "master",
416
"cmark": "master",
417
"llbuild": "master",
418
"swiftpm": "master",
0 commit comments