Skip to content

Commit 15efc43

Browse files
committed
[update-checkout] Update swift/next to next for llvm-project
https://forums.swift.org/t/simplifying-the-apple-llvm-project-branches/50287/
1 parent d1cb7b9 commit 15efc43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,11 @@
214214
},
215215
"next" : {
216216
"aliases": ["next", "master-next",
217-
"swift/next",
217+
"next",
218218
"stable-next", "upstream",
219219
"next-upstream", "upstream-with-swift"],
220220
"repos": {
221-
"llvm-project": "swift/next",
221+
"llvm-project": "next",
222222
"swift": "next",
223223
"cmark": "main",
224224
"llbuild": "main",

0 commit comments

Comments
 (0)