Merge branch 'jh/update-ref-d-through-symref' into next
commit6bcca4c1445adb7d1772b35a57a5d210c4bdc9f4
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 23:20:05 +0000 (19 15:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2012 23:20:06 +0000 (19 15:20 -0800)
treeda38362dee4910e954b698f7111f6dce2049e072
parentf9964da67e06e1ba462f5ed39d11b5d59fbcaf01
parentb274a7146c44624bc30bbd54124312d4d3e6a28d
Merge branch 'jh/update-ref-d-through-symref' into next

"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()
refs.c