Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Platformsh
Cli
Helper
GitHelper
supportsShallowClone
Platformsh\Cli\Helper\GitHelper::supportsShallowClone PHP Method
GitHelper Class Documentation
ファイルを表示
Open project: commerceguys/platform-cli
supportsShallowClone()
public
method
public
supportsShallowClone
( ) :
boolean
return
boolean
public function supportsShallowClone() { return version_compare($this->getVersion(), '1.9', '>='); }
GitHelper
__construct
branchExists
checkOut
checkOutNew
cloneRepo
ensureInstalled
execute
fetch
getConfig
getCurrentBranch
getMergedBranches
getName
getRoot
getUpstream
getVersion
init
remoteBranchExists
remoteRepoExists
setDefaultRepositoryDir
setOutput
setUpstream
supportsShallowClone
updateSubmodules