From: Nguyễn Thái Ngọc Duy Date: Wed, 15 Dec 2010 15:02:37 +0000 (+0700) Subject: diff-no-index: use diff_tree_setup_paths() X-Git-Tag: v1.7.5-rc0~122^2~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/16dc36fea87e917a7f734400eb91e62e170db1a8?hp=16dc36fea87e917a7f734400eb91e62e170db1a8 diff-no-index: use diff_tree_setup_paths() diff_options.{paths,nr_paths} will be removed later. Do not modify them directly. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---