]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/checkout-attribute-lookup'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Mar 2013 21:37:46 +0000 (14:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Mar 2013 21:37:46 +0000 (14:37 -0700)
commit39c5835dd68473e6b829d94533e892cffee09286
treefae72e5ec0a49154bd168cbedc07fad3fddb2cde
parent18973d8ac9e396d0eefdf36d7c6aa43aa7d396a6
parent8be412a723459feb9f521062e2919f8f6e8389d3
Merge branch 'jk/checkout-attribute-lookup'

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:
  t2003: work around path mangling issue on Windows
  entry: fix filter lookup
  t2003: modernize style
entry.c