Class Revision
Revision Control System Generic Model for Git/SVN repositories
Located at models/rcs/revision.php
Methods summary
public
stdClass|null:
|
|
public
array:
|
Revision Control System Generic Model for Git/SVN repositories
public
stdClass|null:
|
#
getRepository( string $path )
Check if the provided path is under Git or SVN control. Check if the provided path is under Git or SVN control. Parameters
Returns
stdClass|null:
the Git or SVN scr model related to the $path |
public
array:
|