On Fri, Jul 12, 2013 at 12:25 AM, Oscar <oscarj...@gmail.com> wrote:

>  Please
> name which branch you want to merge on the command line and
> try again (e.g. 'git pull <repository> <refspec>').
>

Following what git has returned, you need to tell what is the name of the
repository and the branch that you want to bring. The default repository
name is origin and if you want to update the master branch from your
repository, then you need to use the following command: git pull origin
master.


William Seiti Mizuta
@williammizuta
Caelum | Ensino e Inovação
www.caelum.com.br

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to