Page MenuHomePhorge

Remove unused shouldUse* functions from PhabricatorRepository
ClosedPublic

Authored by aklapper on Aug 16 2024, 07:05.
Tags
None
Referenced Files
F2945577: D25786.1738332504.diff
Thu, Jan 30, 14:08
F2945050: D25786.1738284045.diff
Thu, Jan 30, 00:40
F2942893: D25786.1738143970.diff
Tue, Jan 28, 09:46
F2932634: D25786.1737740161.diff
Thu, Jan 23, 17:36
F2932633: D25786.1737740160.diff
Thu, Jan 23, 17:36
F2932486: D25786.1737736931.diff
Thu, Jan 23, 16:42
F2904807: D25786.1737334062.diff
Sun, Jan 19, 00:47
F2889043: D25786.1737198565.diff
Fri, Jan 17, 11:09

Details

Summary

Calls to private functions PhabricatorRepository::shouldUseSSH() and PhabricatorRepository::shouldUseHTTP() were removed in https://we.phorge.it/rP29d1115037b84454c4fd186c47f33f162cc337b9.
Call to private function PhabricatorRepository::shouldUseSVNProtocol() was removed in https://we.phorge.it/rP575c01373ee77c12b06696b34cfdf43a2eb26c42.

Test Plan

Grep the code; run static code analysis.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable