Method | Description | |
---|---|---|
getTemplateDefault ( ) | ||
getTemplateDomain ( ) |
Method | Description | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Method | Description | |
---|---|---|
guardCommitsBetweenLocalBranchAndRemoteBaseBranch ( string $org, string $repo, string $branch, string $sourceBranch ) : integer | Gets the number of commits between local and base branch, failing if there isn't any. | |
guardRemoteBranchExist ( $org, $repo, $branch, |
||
guardRemoteUpdated ( string $org, string $repo ) |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |