blob: c5135ecb5674d53314beea0765bb444204da7cb9 [file] [log] [blame]
{
"regexs" : [".*github.*apple.*swift-lldb.*upstream-with-swift.*"],
"repos" : [
{"name": "llvm",
"vcs": "git",
"url": "https://github.com/apple/swift-llvm.git",
"ref": "upstream-with-swift"},
{"name": "clang",
"vcs": "git",
"url": "https://github.com/apple/swift-clang.git",
"ref": "upstream-with-swift"},
{"name": "swift",
"vcs": "git",
"url": "https://github.com/apple/swift.git",
"ref": "master-next"},
{"name": "cmark",
"vcs": "git",
"url": "https://github.com/apple/swift-cmark.git",
"ref": "master"},
{"name": "ninja",
"vcs": "git",
"url": "https://github.com/ninja-build/ninja.git",
"ref": "master"}
]
}