Copied!
CloneableInstantiable
Methods
public Gitonomy\Git\Reference::__construct(Gitonomy\Git\Repository $repository, $revision, $commitHash = NULL)
public Gitonomy\Git\Reference::delete()
 
  • return void
public Gitonomy\Git\Reference::getCommit()
 
  • return \Commit Commit associated to the reference.
public Gitonomy\Git\Reference::getCommitHash()
 
  • return string
public Gitonomy\Git\Reference::getFullname()
 
  • return string
public Gitonomy\Git\Reference::getLastModification( $path = NULL)
 
  • return \Commit
public Gitonomy\Git\Revision::getLog( $paths = NULL, $offset = NULL, $limit = NULL)
 
  • return \Log
public getName()
public Gitonomy\Git\Revision::getRepository()
 
  • return \Repository
public Gitonomy\Git\Revision::getRevision()
 
  • return string
Properties
protected Gitonomy\Git\Reference::$commitHash = NULL
protected Gitonomy\Git\Revision::$repository = NULL
 
  • var \Repository
protected Gitonomy\Git\Revision::$revision = NULL
 
  • var string
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration