On Wednesday, October 16, 2013 2:18:11 PM UTC+3, Magnus Therning wrote: > > On Wed, Oct 16, 2013 at 12:45 PM, Roy Vardi <[email protected]<javascript:>> > wrote: > > Hi, > > > > Simple question: > > How do I switch to a hash on a branch without creating\moving to a new > > branch? > > Say I'm currently at the HEAD of master, and its hash is aaa. > > I want to stay on master, only switch to a previous hash... (say eee...) > > I know I can use the HEAD~<#> or whatever, but I'd like to find out how > to > > do it based only on a hash... > > I might be misunderstanding you completely, but haven't you tried `git > checkout <hash>`? > > /M > > -- > Magnus Therning OpenPGP: 0xAB4DFBA4 > email: [email protected] <javascript:> jabber: > [email protected]<javascript:> > twitter: magthe http://therning.org/magnus >
-- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
