arcconfig: add callsign again

Problem

When using git-svn or other non-pure-svn tooling the original subversion
URL is not present. This causes arcanist/phabricator to be unable to
determine which repository is being modified.

Solution

Restore callsign to .arcconfig to enable exact repository matching even
with git-svn.

Reported By:	jhb
main
Eitan Adler 4 years ago
parent 1a1b7f770e
commit f8920ab9ce
Notes: svn2git 3 years ago
svn path=/head/; revision=54704

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

Loading…
Cancel
Save