Class Horde_Vcs_Git
Horde_Vcs_Git implementation.
Constructor args:
'sourceroot': The source root for this repository 'paths': Hash with the locations of all necessary binaries: 'git'
- Horde_Vcs_Base
- Horde_Vcs_Git
Package: Vcs
Author: Chuck Hagenbuch chuck@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Vcs/Git.php
Author: Chuck Hagenbuch chuck@horde.org
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Vcs/Git.php
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
array(resource,
|
|
public
|
|
public
resource
|
|
public
array
|
#
getRevisionRange(
Create a range of revisions between two revision numbers. |
public
string
|
|
public
|
|
public
|
assertValidRevision(),
availableDiffTypes(),
cmp(),
diff(),
getDirectory(),
getFile(),
getPatchset(),
getPath(),
getUsers(),
hasFeature()
|
public
string
|
$version
The git version |
$sourceroot
|