On Mon, Nov 9, 2009 at 12:07 PM, Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > Heya, > > On Mon, Nov 9, 2009 at 07:14, Rustom Mody <rustompmody@xxxxxxxxx> wrote: >> When I checkout branch next >> git version becomes 1.6.0.rc1.194.g9e4e > > Try either: > $ git checkout master > $ git reset --hard origin/master Gives me fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree. Use '--' to separate paths from revisions > > or: > $ git checkout next > $ git reset --hard origin/next Likewise here > > Followed by: > $ make > $ ./git --version > > -- > Cheers, > > Sverre Rabbelier > -- 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