author | Miklos Vajna <vmiklos@frugalware.org> | |
Sun, 26 Oct 2008 02:33:58 +0000 (03:33 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Oct 2008 21:44:25 +0000 (14:44 -0700) | ||
commit | 569740bdd0533ef5cf032edd6233710161a35725 | |
tree | db991b74ce167effab38b2477d2435e0506a0850 | tree | snapshot |
parent | 450d4c0f5a966b3f5835107ec4d8c344c8c25908 | commit | diff |
Fix git update-ref --no-deref -d.
Till now --no-deref was just ignored when deleting refs, fix this.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Till now --no-deref was just ignored when deleting refs, fix this.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-update-ref.c | diff | blob | history | |
t/t1400-update-ref.sh | diff | blob | history |