On Tue, Apr 30, 2013 at 2:35 PM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Michael Haggerty wrote: >> git symbolic-ref -m "Create @ alias for HEAD" @ HEAD > > I find this very interesting. I already have a symbolic ref H > pointing to HEAD, but it has some quirks: H@{u} complains that H is an > invalid branch for example. When I create the symbolic-ref @, I'm not > _exactly_ creating a synonym for HEAD: @{u} works, not @@{u}. Habits aside, why do you do H@{u} when @{u} is enough (and shorter)? -- Duy -- 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