diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-11-01 00:25:44 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-10-31 22:41:55 -0700 |
commit | 045a476f91a9a308c823a2709977163238baa3fd (patch) | |
tree | 3743a1b43643d369f1c5a6598e58a61ac44b14b4 /t/t4126-apply-empty.sh | |
parent | git branch -m: forbid renaming of a symref (diff) | |
download | tgif-045a476f91a9a308c823a2709977163238baa3fd.tar.xz |
update-ref --no-deref -d: handle the case when the pointed ref is packed
In this case we did nothing in the past, but we should delete the
reference in fact.
The problem was that when the symref is not packed but the referenced
ref is packed, then we assumed that the symref is packed as well, but
symrefs are never packed.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4126-apply-empty.sh')
0 files changed, 0 insertions, 0 deletions