Skip to content

Commit 01c77b1

Browse files
committed
Add push config for swift/master LLDB pushes
apple-llvm-split-commit: b7eb3515f7c63a695f5e0eb466ac1b0d91a55a7a apple-llvm-split-dir: -
1 parent 299fb75 commit 01c77b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"branch_to_dest_branch_mapping": {
3+
"swift/master:lldb": "stable",
4+
},
5+
"repo_mapping": {
6+
"lldb": "https://github.com/apple/swift-lldb.git"
7+
}
8+
}

0 commit comments

Comments
 (0)