Junio C Hamano wrote:
> @{-1}@{0} does.  That means @{0} is a revision and not a ref, but @{-1}
> is.

Right.  I missed that.

> '"@" given alone' has to be a ref if we want @@{5.minutes.ago} to
> resolve.

Yeah, I just realized that it's a bug in the @{u} implementation.
@@{5.minutes.ago} and @@{1} work perfectly fine on git.git master.
Therefore, @@{5.minutes.ago} should work with my implementation too.
Yes, it's just the default value of .git/@.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to