Make branch less delicious

This commit is contained in:
Mathias Brodala 2017-08-14 14:43:31 +02:00 committed by GitHub
parent 8c7d57ee13
commit 86196c9cfb

View File

@ -10,7 +10,7 @@ namespace Deployer;
use Deployer\Exception\RuntimeException;
/**
* Get current git HEAD branch as default brunch to deploy.
* Get current git HEAD branch as default branch to deploy.
*/
set('branch', function () {
try {