coolify/app/Traits
Andras Bacsai 92c8ad449f feat(git-import): support custom ssh command for fetch, submodule, and lfs
Allow passing a custom GIT_SSH_COMMAND to setGitImportSettings() so that git fetch,
submodule update, and lfs pull use the same SSH authentication as the initial clone.
This is required for git sources like GitLab that use custom ports and identity files.

Also remove unnecessary SSH retry event tracking and add test coverage.
2026-03-12 13:32:43 +01:00
..
AuthorizesResourceCreation.php
CalculatesExcludedStatus.php
ClearsGlobalSearchCache.php
DeletesUserSessions.php
EnvironmentVariableAnalyzer.php
EnvironmentVariableProtection.php
ExecuteRemoteCommand.php
HasConfiguration.php
HasMetrics.php
HasNotificationSettings.php
HasSafeStringAttribute.php
SaveFromRedirect.php
SshRetryable.php