Copied!
CloneableInstantiableIterable
Methods
public __construct(Gitonomy\Git\Repository $repository, $revisions)
 

Constructs a revision list from a variety of types.

  • param mixed $revisions can be a string, an array of strings or an array of Revision, Branch, Tag, Commit
public count()
public getAll()
 
  • return \Revision[]
public getAsTextArray()
public getIterator()
Properties
protected $revisions = NULL
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration