From 4e21b8cf6b7440935a588cf97083f4d855c89594 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 2 Jul 2015 22:23:52 +0000 Subject: Add repository.callsign, to help arcanist figure out what repo it's doing things on when not using Subversion. With hat: phabric-admin@ Sponsored by: Absolight --- .arcconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.arcconfig') diff --git a/.arcconfig b/.arcconfig index fa78c6db09aeb..54153b9bd4201 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,5 +1,6 @@ { "project.name": "S", + "repository.callsign" : "S", "phabricator.uri" : "https://reviews.freebsd.org/", "history.immutable" : true } -- cgit v1.2.3