On Sun, Jul 15, 2012 at 8:45 PM, Holger Hellmuth <[email protected]> wrote: > Am 15.07.2012 00:24, schrieb Zeeshan Ali (Khattak): > >> On Sun, Jul 15, 2012 at 12:26 AM, Junio C Hamano<[email protected]> >> wrote: >>> >>> "Zeeshan Ali (Khattak)"<[email protected]> writes: >>> >>>> What about '^' and '^^' that I suggested? > > > If you want a shortcut, you might try this: > > echo "ref: HEAD" > .git/h > > Then you can use 'h' instead of 'HEAD'. > > Tested it and it seemed to work. If not someone on this list surely will > correct me.
Thanks, was hoping to have something thats supported out of the box in future git but I guess I can settle for a local hack too. :) -- Regards, Zeeshan Ali (Khattak) FSF member#5124 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

