mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
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
dac521ebcf
commit
1906ce9ca7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367945
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"repository.callsign" : "S",
|
||||||
"phabricator.uri" : "https://reviews.freebsd.org/",
|
"phabricator.uri" : "https://reviews.freebsd.org/",
|
||||||
"history.immutable" : true
|
"history.immutable" : true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user