[gcompris-devel] gitting 8.5

Sérgio Durigan Júnior sergiosdj at gmail.com
Fri Nov 6 14:25:57 UTC 2009


On Fri, Nov 6, 2009 at 12:15 PM, julien forgeat <julienforgeat at gmail.com> wrote:

>  git checkout -b gcomprixogoo origin/gcomprixogo

>  fatal: git checkout: updating paths is incompatible with switching branches.
>  Did you intend to checkout 'origin/gcomprixogo' which can not be
> resolved as commit?

The error message self-explains itself.  You forgot to put the last
'o' to the name of the remote branch.  You should do:

git checkout -b gcomprixogoo origin/gcomprixogoo




More information about the Gcompris-devel mailing list