Skip to content

Commit cd6474c

Browse files
committed
[Update checkout] Add support for upstream-with-swift
1 parent 54be4e1 commit cd6474c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/update-checkout-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@
5353
}
5454
},
5555
"next" : {
56-
"aliases": ["next", "master-next", "stable-next", "upstream", "next-upstream"],
56+
"aliases": ["next", "master-next",
57+
"stable-next", "upstream",
58+
"next-upstream", "upstream-with-swift"],
5759
"repos": {
5860
"llvm": "upstream-with-swift",
5961
"clang": "upstream-with-swift",

0 commit comments

Comments
 (0)