"Michael J Gruber" <git@xxxxxxxxxxxxxxxxxxxx> writes: > On Fri, 29 Apr 2011 09:21 -0700, "Junio C Hamano" <gitster@xxxxxxxxx> > wrote: >> Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: >> >> > HEAD~n is often used for rebase invocations etc. >> >> I thought rebase invocations these days use @{u}. >> > > I meant "rebase -i", sorry. And in fact I mostly mean those cases where > I want to "amend" a commit which is not the top most one. > > Michael ... and Junio is right that git rebase -i @{u} usually does the right thing: let you amend any of the unpushed commits. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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