Skip to content

Commit

Permalink
make dev branch the default branch to arc land onto
Browse files Browse the repository at this point in the history
Summary: make dev branch the default branch to arc land onto

Test Plan: NA

Reviewers: ruanhuabin

Reviewed By: ruanhuabin

Subscribers: wangxiaoya

Differential Revision: http://124.65.131.150:11111/D174
  • Loading branch information
Zarrathustra committed Mar 30, 2019
1 parent 8bd3c3d commit 2adf4b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"phabricator.uri" : "http://124.65.131.150:11111/"
"phabricator.uri" : "http://124.65.131.150:11111/",
"arc.land.onto.default" : "@dev@"
}

0 comments on commit 2adf4b4

Please sign in to comment.