This is an archive of the discontinued LLVM Phabricator instance.

Add arc defaults for onto branch
ClosedPublic

Authored by GMNGeoffrey on Feb 22 2021, 12:05 PM.

Details

Summary

This indicates to arc that main is the default branch onto which to
land changes. It includes both the older "arc.land.onto.default" and
newer "arc.land.onto" spellings of this option to accomodate users with
various versions of arc. See also https://reviews.llvm.org/D97215.

Diff Detail

Repository
rW llvm-www

Event Timeline

GMNGeoffrey requested review of this revision.Feb 22 2021, 12:05 PM
GMNGeoffrey created this revision.
mehdi_amini accepted this revision.Feb 22 2021, 2:28 PM
This revision is now accepted and ready to land.Feb 22 2021, 2:28 PM
This revision was automatically updated to reflect the committed changes.