diff options
author | Nicolas Pitre <nico@cam.org> | 2007-02-01 12:33:23 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-01 21:48:26 -0800 |
commit | fe55851624bbdb4f08e17e27ef8197ed610ac586 (patch) | |
tree | 07e25a789a96efb3a0b32c236437b51463a0d1cb /dir.h | |
parent | 08f1675059c09b7ee0b8ed16bc059472d07bb9e5 (diff) | |
download | git-fe55851624bbdb4f08e17e27ef8197ed610ac586.tar.gz git-fe55851624bbdb4f08e17e27ef8197ed610ac586.tar.xz |
prevent HEAD reflog to be interpreted as current branch reflog
The work in progress to enable separate reflog for HEAD will make it
independent from reflog of any branch HEAD might be pointing to. In
the mean time disallow HEAD@{...} until that work is completed. Otherwise
people might get used to the current behavior which makes HEAD@{...} an
alias for <current_branch>@{...} which won't be the case later.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'dir.h')
0 files changed, 0 insertions, 0 deletions