Merge branch 'jk/checkout-attribute-lookup' into next
commitb063a55271beb1eaa00b8ca1ecfe554cef8b39ba
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:21 +0000 (19 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:21 +0000 (19 15:57 -0700)
tree87f736afe7a54cd76221a99b960c5aa5c07370b9
parentfa92bc7216900f18295501187844189e9593f057
parent7297a440122b329c501e70dda099030373af069f
Merge branch 'jk/checkout-attribute-lookup' into next

Codepath to stream blob object contents directly from the object
store to filesystem did not use the correct path to find conversion
filters when writing to temporary files.

* jk/checkout-attribute-lookup:
  entry: fix filter lookup
  t2003: modernize style
entry.c