configure arcanist for the git world

Problem

The documentation ("doc") repository has been converted to git but
arcanist does not yet understand how to interact with phabricator in
this world.

Solution

- remove the callsign "D" which should be inferable from having one of
  the cgit URLs as a remote
- remove "history.immutable" which was a workflow only required for
  subversion
main
Eitan Adler 3 years ago
parent 2cd339f0e9
commit 072b13ec97

@ -1,5 +1,3 @@
{
"repository.callsign" : "D",
"phabricator.uri" : "https://reviews.freebsd.org/",
"history.immutable" : true
}

Loading…
Cancel
Save