]> asedeno.scripts.mit.edu Git - git.git/commit
provide a nice @{...} syntax to always mean the current branch reflog
authorNicolas Pitre <nico@cam.org>
Thu, 1 Feb 2007 22:29:33 +0000 (17:29 -0500)
committerJunio C Hamano <junkio@cox.net>
Fri, 2 Feb 2007 05:49:28 +0000 (21:49 -0800)
commit11cf8801d7d58cc1532f11a827ce130c10d149be
tree1a7cb5b7ed3dcbee5fb0653224f4f9004168e5fc
parentfe55851624bbdb4f08e17e27ef8197ed610ac586
provide a nice @{...} syntax to always mean the current branch reflog

This is shorter than HEAD@{...} and being nameless it has no semantic
issues.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_name.c