[PATCH] D72960: Include phabricator.uri in .arcconfig
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 11:51:24 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ad044a38c00: Include phabricator.uri in .arcconfig (authored by phosek).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72960/new/
https://reviews.llvm.org/D72960
Files:
.arcconfig
Index: .arcconfig
===================================================================
--- .arcconfig
+++ .arcconfig
@@ -1,4 +1,5 @@
{
+ "phabricator.uri" : "https://reviews.llvm.org/",
"repository.callsign" : "G",
"conduit_uri" : "https://reviews.llvm.org/"
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72960.239964.patch
Type: text/x-patch
Size: 269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/c6cacb8d/attachment.bin>
More information about the llvm-commits
mailing list