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
This commit is contained in:
parent
2cd339f0e9
commit
072b13ec97
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"repository.callsign" : "D",
|
||||
"phabricator.uri" : "https://reviews.freebsd.org/",
|
||||
"history.immutable" : true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue