Copied!
CloneableInstantiable
Methods
public __construct(Gitonomy\Git\Repository $repository, $revision)
public getCommit()
 

Returns the last modification date of the reference.

  • return \Commit
public getLog( $paths = NULL, $offset = NULL, $limit = NULL)
 
  • return \Log
public getRepository()
 
  • return \Repository
public getRevision()
 
  • return string
Properties
protected $repository = NULL
 
  • var \Repository
protected $revision = NULL
 
  • var string
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration