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
This commit is contained in:
parent
c5f7d3bb4b
commit
11076b5e89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556086
@ -1,4 +1,5 @@
|
||||
{
|
||||
"repository.callsign" : "P",
|
||||
"phabricator.uri" : "https://reviews.freebsd.org/",
|
||||
"history.immutable" : true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user