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 Optionally, check only with remote branches.
|
| public isRemote() |
| Properties |
| Properties |
| private $local = NULL |
| Methods |
| private detectBranchType() |