Representation of a branch reference.
- author Alexandre Salomé
CloneableInstantiable
Methods |
public getName() |
public isLocal() |
public isMergedTo( $destinationBranchName = 'master', $compareOnlyWithRemote = false) Check if this branch is merged to a destination branch
|
public isRemote() |
Properties |
Properties |
private $local = NULL |
Methods |
private detectBranchType() |