mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-29 10:12:41 +01:00
Add GitHub mirror to list of known mirrors
Summary: Ref T15046 Test Plan: Clone phorge from github mirror, visit `/config/`, see correct branch-point in `Version Information` Reviewers: O1 Blessed Committers, Cigaryno, valerio.bozzolan Reviewed By: O1 Blessed Committers, Cigaryno, valerio.bozzolan Subscribers: speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T15046 Differential Revision: https://we.phorge.it/D25115
This commit is contained in:
parent
d897413d05
commit
187da02ecd
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ final class PhabricatorConfigConsoleController
|
||||||
'('.
|
'('.
|
||||||
implode('|', array(
|
implode('|', array(
|
||||||
'we\.phorge\.it/',
|
'we\.phorge\.it/',
|
||||||
|
'github\.com/phorgeit/',
|
||||||
'github\.com/phacility/',
|
'github\.com/phacility/',
|
||||||
'secure\.phabricator\.com/',
|
'secure\.phabricator\.com/',
|
||||||
)).
|
)).
|
||||||
|
|
Loading…
Reference in a new issue