Page MenuHomePhorge

Remove unused shouldUse* functions from PhabricatorRepository
ClosedPublic

Authored by aklapper on Aug 16 2024, 07:05.
Tags
None
Referenced Files
F3496906: D25786.1744790615.diff
Tue, Apr 15, 08:03
F3387606: D25786.1744439515.diff
Fri, Apr 11, 06:31
F3372689: D25786.1744250890.diff
Wed, Apr 9, 02:08
F3372573: D25786.1744250356.diff
Wed, Apr 9, 01:59
F3368927: D25786.1744212328.diff
Tue, Apr 8, 15:25
F3338165: D25786.1743599414.diff
Tue, Apr 1, 13:10
F3333931: D25786.1743541705.diff
Mon, Mar 31, 21:08
F3329532: D25786.1743476564.diff
Mon, Mar 31, 03:02

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