author | Nicolas Pitre <nico@cam.org> | |
Fri, 26 Jan 2007 22:26:07 +0000 (17:26 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 28 Jan 2007 10:16:46 +0000 (02:16 -0800) | ||
commit | bd104db164d7f2a714aa0f1cdf89fd89fee6c00a | |
tree | 587094c19bd9b1a9e90c2085a5929dc10c50c8a6 | tree | snapshot |
parent | 1655707c9ec56847945854f8645ed64f74159e99 | commit | diff |
enable separate reflog for HEAD
If HEAD is tied to a branch then both logs/HEAD and logs/heads/<branch> are
updated. This is also true for any symbolic refs in general, but only HEAD
will see its reflog created automatically.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If HEAD is tied to a branch then both logs/HEAD and logs/heads/<branch> are
updated. This is also true for any symbolic refs in general, but only HEAD
will see its reflog created automatically.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
refs.c | diff | blob | history |