Skip to content

Commit 3519dd3

Browse files
committed
[Update-checkout] Update swift-4.1-branch to checkout new branches
1 parent 14d437c commit 3519dd3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

utils/update-checkout-config.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,17 +116,17 @@
116116
"repos": {
117117
"llvm": "swift-4.1-branch",
118118
"clang": "swift-4.1-branch",
119-
"swift": "master",
119+
"swift": "swift-4.1-branch",
120120
"lldb": "swift-4.1-branch",
121-
"cmark": "master",
122-
"llbuild": "master",
123-
"swiftpm": "master",
121+
"cmark": "swift-4.1-branch",
122+
"llbuild": "swift-4.1-branch",
123+
"swiftpm": "swift-4.1-branch",
124124
"compiler-rt": "swift-4.1-branch",
125-
"swift-corelibs-xctest": "master",
126-
"swift-corelibs-foundation": "master",
127-
"swift-corelibs-libdispatch": "master",
128-
"swift-integration-tests": "master",
129-
"swift-xcode-playground-support": "master",
125+
"swift-corelibs-xctest": "swift-4.1-branch",
126+
"swift-corelibs-foundation": "swift-4.1-branch",
127+
"swift-corelibs-libdispatch": "swift-4.1-branch",
128+
"swift-integration-tests": "swift-4.1-branch",
129+
"swift-xcode-playground-support": "swift-4.1-branch",
130130
"ninja": "release"
131131
}
132132
},

0 commit comments

Comments
 (0)