Merge branch 'jh/update-ref-d-through-symref'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:17 +0000 (18:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:17 +0000 (18:44 -0800)
"update-ref -d --deref SYM" to delete a ref through a symbolic ref
that points to it did not remove it correctly.

* jh/update-ref-d-through-symref:
  Fix failure to delete a packed ref through a symref
  t1400-update-ref: Add test verifying bug with symrefs in delete_ref()

1  2 
refs.c

diff --cc refs.c
Simple merge