Skip to content

Commit 8a9af49

Browse files
committed
[Update Checkout] Update the branch name to master-rebranch
1 parent bc9adae commit 8a9af49

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
@@ -403,14 +403,15 @@
403403
"sourcekit-lsp": "swift-5.1-branch"
404404
}
405405
},
406-
"master-next-apple-stable-20190619" : {
406+
"master-rebranch" : {
407407
"aliases": ["apple/stable/20190619",
408-
"master-next-apple-stable-20190619"],
408+
"master-rebranch-apple-stable-20190619",
409+
"master-rebranch"],
409410
"repos": {
410411
"llvm": "apple/stable/20190619",
411412
"clang": "apple/stable/20190619",
412413
"compiler-rt": "apple/stable/20190619",
413-
"swift": "master-next",
414+
"swift": "master-rebranch",
414415
"lldb": "upstream-with-swift",
415416
"cmark": "master",
416417
"llbuild": "master",

0 commit comments

Comments
 (0)