From: Junio C Hamano Date: Tue, 31 Aug 2010 20:44:39 +0000 (-0700) Subject: diff: pass the entire diff-options to diffcore_pickaxe() X-Git-Tag: v1.7.4-rc0~205^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/382f013bc40452e4c24b8698217a14ff35f6dcec?ds=inline;hp=382f013bc40452e4c24b8698217a14ff35f6dcec diff: pass the entire diff-options to diffcore_pickaxe() That would make it easier to give enhanced feature to the pickaxe transformation. Signed-off-by: Junio C Hamano ---