Page MenuHomePhorge

Remove unused shouldUse* functions from PhabricatorRepository
ClosedPublic

Authored by aklapper on Aug 16 2024, 07:05.
Tags
None
Referenced Files
F4032461: D25786.1746707282.diff
Wed, May 7, 12:28
F4011740: D25786.1746626562.diff
Tue, May 6, 14:02
F3942517: D25786.1746441435.diff
Sun, May 4, 10:37
F3777204: D25786.1745876742.diff
Sun, Apr 27, 21:45
F3769469: D25786.1745850598.diff
Sun, Apr 27, 14:29
F3701935: D25786.1745611077.diff
Thu, Apr 24, 19:57
F3674054: D25786.1745485345.diff
Wed, Apr 23, 09:02
F3604740: D25786.1745225545.diff
Sun, Apr 20, 08:52

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