mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
mark remote hooks
This commit is contained in:
parent
caed8a2830
commit
71d233410b
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
"conduit_uri" : "https://secure.phabricator.com/api/",
|
"conduit_uri" : "https://secure.phabricator.com/api/",
|
||||||
"lint_engine" : "PhutilLintEngine",
|
"lint_engine" : "PhutilLintEngine",
|
||||||
"unit_engine" : "PhutilUnitTestEngine",
|
"unit_engine" : "PhutilUnitTestEngine",
|
||||||
|
"remote_hooks_installed" : true,
|
||||||
"copyright_holder" : "Facebook, Inc."
|
"copyright_holder" : "Facebook, Inc."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue