Phil Hord wrote: > > Think outside the "reset" command. Like this: > > From the "most popular" comment on http://progit.org/2011/07/11/reset.html: > > I remember them as: > > --soft -> git uncommit > > --mixed -> git unadd > > --hard -> git undo > > I don't particular like these names, but conceptually they are helpful. I think all of these, but the last one in particular, are *very* dangerous oversimplifications. Doubly so if you then use "undo" with a revision argument. -- Thomas Rast trast@{inf,student}.ethz.ch -- 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