Hi, I have a local branch named from_scratch
[code] jalb$ git branch david_routes_modif from_medias * from_scratch master routes_modif [/code] I changed set :branch, "origin/from_scratch" to set :branch, "from_scratch" and I get the same error message. Do I need to upgrade Git on the server also ? On Sep 18, 10:25 am, Lee Hambley <[email protected]> wrote: > Jalb, > As the error says, specify your branch as "from_scratch" not > "origin/from_scratch" - if there is a reason you can't have that branch > locally as well you might have problems. > > -- 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 -~----------~----~----~----~------~----~------~--~---
