Properties

$version

$version : 

Type

Methods

runCommand()

runCommand(  $commandCallable,   $url,   $cwd,   $initialClone = false) 

Parameters

$commandCallable
$url
$cwd
$initialClone

syncMirror()

syncMirror(  $url,   $dir) 

Parameters

$url
$dir

fetchRefOrSyncMirror()

fetchRefOrSyncMirror(  $url,   $dir,   $ref) 

Parameters

$url
$dir
$ref

cleanEnv()

cleanEnv() 

getGitHubDomainsRegex()

getGitHubDomainsRegex(\Composer\Config  $config) 

Parameters

\Composer\Config $config

sanitizeUrl()

sanitizeUrl(  $message) 

Parameters

$message

getVersion()

getVersion() : string|null

Retrieves the current git version.

Returns

string|null —

The git version number.

isAuthenticationFailure()

isAuthenticationFailure(  $url,   $match) 

Parameters

$url
$match

throwException()

throwException(  $message,   $url) 

Parameters

$message
$url