On Tue, Apr 30, 2013 at 5:42 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > >> Since 'update-ref master' updates the 'master' ref, and not >> 'refs/heads/master' (IOW; no parsing at all), I think it makes sense >> that @{-1} is not parsed, and neither is @. > > That is a very valid point. > > What should "rev-parse --symbolic-full-name @" say? Probably the same as 'rev-parse --symbolic-full-name HEAD' (it doesn't with my patch). -- Felipe Contreras -- 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