mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-18 19:15:51 -04:00
Include phabricator.uri in .arcconfig
conduit_uri was renamed to phabricator.uri and git-phab fails to load .arcconfig without this field. Differential Revision: https://reviews.llvm.org/D72960
This commit is contained in:
parent
458676db6e
commit
9ad044a38c
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"phabricator.uri" : "https://reviews.llvm.org/",
|
||||||
"repository.callsign" : "G",
|
"repository.callsign" : "G",
|
||||||
"conduit_uri" : "https://reviews.llvm.org/"
|
"conduit_uri" : "https://reviews.llvm.org/"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user