Same result on the server - the repo is on branch 'deploy'

Locally, when specifying the master branch it gets the master branch.
 "git ls-remote [email protected]:nbauman/ project_application.git
master"

When not, it gets HEAD
 "git ls-remote [email protected]:nbauman/ project_application.git HEAD"

On Sep 16, 3:18 pm, Lee Hambley <[email protected]> wrote:
> Nick,
> What happens if you ommit the set(:branch, 'master') all together?
>
> -- Lee Hambley

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.co.uk/group/capistrano?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to