diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-08 18:37:39 +0200 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-08 18:39:04 +0200 |
| commit | 18608884ba23c02f5165f1541d035097de0afb9c (patch) | |
| tree | 02f7ffb7063adc575042643cccb40b26d73868a9 /.arcconfig | |
| parent | 1c4ba1c5ed7be2b9631a0b47adc2c78ea546b82a (diff) | |
.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
Diffstat (limited to '.arcconfig')
| -rw-r--r-- | .arcconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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/" } |
