Skip to content

Commit 57950f2

Browse files
author
Ian Gordon
committed
Set default landing branch to develop so we aren't pointing at master.
Reviewers: featherless, #material_components_ios_owners, randallli Reviewed By: #material_components_ios_owners, randallli Projects: #material_components_ios Differential Revision: http://codereview.cc/D113
1 parent 8d7d473 commit 57950f2

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
@@ -1,5 +1,6 @@
11
{
22
"load": ["clang-format-linter"],
33
"phabricator.uri" : "http://codereview.cc/",
4-
"repository.callsign" : "MDC"
4+
"repository.callsign" : "MDC",
5+
"arc.land.onto.default" : "develop"
56
}

0 commit comments

Comments
 (0)