Home
last modified time | relevance | path

Searched hist:cf145eb25ff909db4331effc5b00a3c136f600de (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A D.arcconfigdiff cf145eb25ff909db4331effc5b00a3c136f600de Tue Aug 23 16:14:50 CEST 2022 Alexander V. Chernikov <melifaro@FreeBSD.org> arcanist: use FreeBSD/git project repository instead of FreeBSD/svn

Current `.arcconfig` specifies explicit mapping to the FreeBSD/SVN
project in Phabricator, which is inactive. This mapping only gets
updated to the current "production" (FreeBSD/git) project when the
underlying change is committed.
Update arcanist configuration to create all new diffs in the
FreeBSD/git project.

Reviewed By: dim, emaste
Differential Revision: https://reviews.freebsd.org/D36204