The current set of git repositories in our Phabricator doesn't have any
call-signs, they are still associated with the old Subversion
repositories.
Removing the callsign allows arc to correctly determine the repository.
Differential D29765
remove repository.callsign from .arcconfig Authored by freebsd_igalic.co on Apr 14 2021, 8:40 PM.
Details
The current set of git repositories in our Phabricator doesn't have any Removing the callsign allows arc to correctly determine the repository. run arc which without the patch, result: This working copy is associated with the FreeBSD src repository - subversion repository. run arch which with this patch: This working copy is associated with the FreeBSD src repository repository.
Diff Detail
|