473e3f2343
The config option for this changed in https://secure.phabricator.com/D21313 (or when that was rolled out). I'm leaving the old config option, which may be in use by people with older versions of arc. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D97215
8 lines
219 B
JSON
8 lines
219 B
JSON
{
|
|
"phabricator.uri" : "https://reviews.llvm.org/",
|
|
"repository.callsign" : "G",
|
|
"conduit_uri" : "https://reviews.llvm.org/",
|
|
"base": "git:HEAD^",
|
|
"arc.land.onto.default": "main",
|
|
"arc.land.onto": ["main"]
|
|
}
|