Page MenuHomePhorge

Remove unused shouldUse* functions from PhabricatorRepository
ClosedPublic

Authored by aklapper on Aug 16 2024, 07:05.
Tags
None
Referenced Files
F3048648: D25786.1740974632.diff
Sun, Mar 2, 04:03
F2995589: D25786.1740345941.diff
Sat, Feb 22, 21:25
F2995586: D25786.1740345938.diff
Sat, Feb 22, 21:25
F2995459: D25786.1740342394.diff
Sat, Feb 22, 20:26
F2981919: D25786.1739943080.diff
Tue, Feb 18, 05:31
F2979002: D25786.1739747606.diff
Sat, Feb 15, 23:13
F2978967: D25786.1739736816.diff
Sat, Feb 15, 20:13
F2945577: D25786.1738332504.diff
Jan 30 2025, 14:08

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