mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-08 07:52:39 +01:00
3aa47195ef
Summary: Depends on D16364. See that revision for discussion. Test Plan: Ran `arc get-config history.immutable` in `arcanist/`, saw setting. Reviewers: chad, fooishbar Reviewed By: fooishbar Differential Revision: https://secure.phabricator.com/D16365
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"phabricator.uri": "https://secure.phabricator.com/",
|
|
"load": [
|
|
"src/"
|
|
],
|
|
"history.immutable": false
|
|
}
|