On 2/5/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
Hi, On Fri, 2 Feb 2007, Lars Hjemli wrote: > I think the following makes perfect sense: > > "HEAD@{yesterday}" = current branch, yesterday > "@{yesterday}" = detached head (no branch), yesterday Okay, so you say "HEAD@{yesterday}" does _not_ give you what HEAD pointed to yesterday, but "@{yesterday}" does? Instead "HEAD@{yesterday}" looks up what HEAD points to _now_, and _then_ goes back to yesterday, finding out what that particular branch pointed to then, _regardless_ what HEAD was then? Oh my, that's convoluted.
Well, luckily Nicolas got me thinking straight again: http://article.gmane.org/gmane.comp.version-control.git/38507 -- larsh - 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