From 18608884ba23c02f5165f1541d035097de0afb9c Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 8 Oct 2023 18:37:39 +0200 Subject: [PATCH] .arcconfig: Remove callsign A properly configured remote URI from our git repos will automatically identify the remote repo to create the differential. Reported by: des Approved by: portmgr --- .arcconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index 2c80d58b7b23..1775896f80da 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,3 @@ { - "repository.callsign" : "P", "phabricator.uri" : "https://reviews.freebsd.org/" }