Skip to content

Commit 234d88a

Browse files
committed
Set the target branch for arc land to main
1 parent 1f05b1a commit 234d88a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.arcconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"phabricator.uri" : "https://reviews.llvm.org/",
33
"repository.callsign" : "G",
44
"conduit_uri" : "https://reviews.llvm.org/",
5-
"base": "git:HEAD^"
5+
"base": "git:HEAD^",
6+
"arc.land.onto.default": "main"
67
}

0 commit comments

Comments
 (0)