Hi, On Tue, 6 Oct 2009, Mikael Magnusson wrote: > I can imagine this happening: > % git clone git://git.git git > % git checkout next > do you want to checkout origin/next? y > # a few days later > % git fetch > % git checkout next > [freenode] /join #git > [#git] i did git checkout next but my files are still the same? I imagined more something like this: $ git clone git://git.git git $ git checkout next Automatically checking out local branch 'next' tracking 'origin/next'. Please update it with 'git pull'. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html