Cloneable
Instantiable
Methods |
public getName () |
public isLocal () |
public isRemote () |
Properties |
Properties |
private $local |
Methods |
private detectBranchType () |
Methods |
public Gitonomy\Git\Reference :: __construct ( Gitonomy\Git\Repository $repository , $revision , $commitHash = NULL ) |
public Gitonomy\Git\Reference :: delete () |
public
Gitonomy\Git\Reference
::
getCommit
() Returns the commit associated to the reference.
|
public Gitonomy\Git\Reference :: getCommitHash () |
public Gitonomy\Git\Reference :: getFullname () |
public Gitonomy\Git\Reference :: getLastModification ( $path = NULL ) |
public
Gitonomy\Git\Revision
::
getLog
(
$paths
=
NULL
,
$offset
=
NULL
,
$limit
=
NULL
)
|
public getName () |
public
Gitonomy\Git\Revision
::
getRepository
()
|
public
Gitonomy\Git\Revision
::
getRevision
()
|
public isLocal () |
public isRemote () |
Properties |
protected Gitonomy\Git\Reference :: $commitHash |
protected
Gitonomy\Git\Revision
::
$repository
|
protected
Gitonomy\Git\Revision
::
$revision
|
Properties |
private $local |
Methods |
private detectBranchType () |