diff options
| author | Roy Marples <roy@marples.name> | 2017-03-24 12:50:49 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-24 12:50:49 +0000 |
| commit | 9cfa2f7d75f06c0b6b5778dd65635b662535990e (patch) | |
| tree | 1fb57f9c15da83d8c5dc34315c5961a7b8b9bae7 | |
| parent | 296e2763eb84a216bc8778efe1f2e564aff914db (diff) | |
| download | dhcpcd-ui-9cfa2f7d75f06c0b6b5778dd65635b662535990e.tar.xz | |
Add an .arcconfig file to hook arcanist with phabricator.
| -rw-r--r-- | .arcconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..7ef4ef2 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,3 @@ +{ + "phabricator.uri" : "https://dev.marples.name/" +} |
