author | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Dec 2006 07:42:30 +0000 (23:42 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Dec 2006 07:42:30 +0000 (23:42 -0800) | ||
commit | 58748293f6fa450c6db89a78bd20aae7bf708d3b | |
tree | 77259b0fa4f0018fc9d4d7461553c24aa6df69c0 | tree | snapshot |
parent | 8d8b9f6252271899708b32fbce4cd2541af9545a | commit | diff |
reflog expire: do not punt on tags that point at non commits.
It is unusual for a tag to point at a non-commit, and it is also
unusual for a tag to have reflog, but that is not an error and
we should still prune its reflog entries just as other refs.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It is unusual for a tag to point at a non-commit, and it is also
unusual for a tag to have reflog, but that is not an error and
we should still prune its reflog entries just as other refs.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-reflog.c | diff | blob | history |