Re: merge help

2013-03-27 Thread Magnus Bäck
On Tuesday, March 26, 2013 at 18:07 EDT, "J.V." wrote: > I have a branch for which I have made 0 (nada) changes. I did the > following: > > $git pull --rebase --no-stat -v --progress origin mybranch > > I get the following > > U java/Profile.java > Pull is not possible because you

merge help

2013-03-26 Thread J.V.
I have a branch for which I have made 0 (nada) changes. I did the following: $git pull --rebase --no-stat -v --progress origin mybranch I get the following U java/Profile.java Pull is not possible because you have unmerged files. Please, fix them up in the work tree, and then use 'git a