diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-04-12 09:44:02 +0000 | 
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-04-12 09:44:02 +0000 | 
| commit | ce69d7fccbb36354e892f3046dc58561b20e7719 (patch) | |
| tree | 451c36a2773963c1a9d59fc1f8f16f1ea9ff91a0 /.arcconfig | |
| parent | 8913d7b3024e6a53530e109142aba535567d09f6 (diff) | |
Diffstat (limited to '.arcconfig')
| -rw-r--r-- | .arcconfig | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/.arcconfig b/.arcconfig index 19895cdfd818..2c80d58b7b23 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,5 +1,4 @@  {  	"repository.callsign" : "P", -	"phabricator.uri" : "https://reviews.freebsd.org/", -	"history.immutable" : true +	"phabricator.uri" : "https://reviews.freebsd.org/"  } | 
