\PhpGitGitRemoteRepo

Small class to interact with a git remote repo Class GitRemoteRepo

Summary

Methods
Properties
Constants
__construct()
cloneRepo()
archive()
$remoteRepoUrl_
$gitBinary_
$config_
No constants found
No protected methods found
No protected properties found
N/A
runGit()
No private properties found
N/A

Properties

$remoteRepoUrl_

$remoteRepoUrl_ : 

Type

$gitBinary_

$gitBinary_ : 

Type

$config_

$config_ : 

Type

Methods

__construct()

__construct(  $url) 

Parameters

$url

cloneRepo()

cloneRepo(  $destination,   $ref = 'master') 

This function is not called "clone" because .

.. You can't call a class function clone.

Parameters

$destination
$ref

archive()

archive(  $ref,   $file) 

Parameters

$ref
$file

runGit()

runGit(  $arguments) 

Parameters

$arguments