diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-15 11:21:38 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-15 11:21:38 +0000 |
commit | 3c5982b92b29726f153b1ae1ca2bd835bbf8f90a (patch) | |
tree | a85f7cc7fd258009c5f17b105bc5a5041d789d0a /.arcconfig | |
parent | 6561e2c48680224b63724e7c6dba1d8fcae2ee5a (diff) | |
download | FreeBSD-src-3c5982b92b29726f153b1ae1ca2bd835bbf8f90a.zip FreeBSD-src-3c5982b92b29726f153b1ae1ca2bd835bbf8f90a.tar.gz |
Add project name to the arc config it is still required when arcanist is used with SVN
Diffstat (limited to '.arcconfig')
-rw-r--r-- | .arcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ { + "project.name": "S" "phabricator.uri" : "https://phabric.freebsd.org/" } |