From: Junio C Hamano Date: Mon, 12 Jan 2015 19:38:23 +0000 (-0800) Subject: Merge branch 'es/checkout-index-temp' X-Git-Tag: v2.3.0-rc0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c00e1c59d8be28acb505e66eb32757c95b1aa840;p=thirdparty%2Fgit.git Merge branch 'es/checkout-index-temp' "git checkout-index --temp=$target $path" did not work correctly for paths outside the current subdirectory in the project. * es/checkout-index-temp: checkout-index: fix --temp relative path mangling t2004: demonstrate broken relative path printing t2004: standardize file naming in symlink test t2004: drop unnecessary write-tree/read-tree t2004: modernize style --- c00e1c59d8be28acb505e66eb32757c95b1aa840