Am 15.07.2012 00:24, schrieb Zeeshan Ali (Khattak):
On Sun, Jul 15, 2012 at 12:26 AM, Junio C Hamano[off-list ref] wrote:
quoted
"Zeeshan Ali (Khattak)"[off-list ref] writes:
quoted
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.