Skip to content

Commit e45437e

Browse files
authored
Merge pull request #29087 from futurejones/cherry-pick-cmark-fix
Change cmark repo to swift-5.1-branch
2 parents 04833a6 + f7d7605 commit e45437e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"repos": {
217217
"llvm-project": "swift/swift-5.1-branch",
218218
"swift": "swift-5.1-branch",
219-
"cmark": "master",
219+
"cmark": "swift-5.1-branch",
220220
"llbuild": "swift-5.1-branch",
221221
"swiftpm": "swift-5.1-branch",
222222
"swift-syntax": "swift-5.1-branch",

0 commit comments

Comments
 (0)