mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
conduit_uri was renamed to phabricator.uri and git-phab fails to load .arcconfig without this field. Differential Revision: https://reviews.llvm.org/D72960
6 lines
132 B
JSON
6 lines
132 B
JSON
{
|
|
"phabricator.uri" : "https://reviews.llvm.org/",
|
|
"repository.callsign" : "G",
|
|
"conduit_uri" : "https://reviews.llvm.org/"
|
|
}
|