]> git.ipfire.org Git - thirdparty/git.git/commit - tree-diff.c
tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 14 Jul 2013 08:36:01 +0000 (15:36 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2013 17:56:09 +0000 (10:56 -0700)
commit61588ccf78373f5211ecdc56d53f0e17d04283fe
tree0eeb0fdb06eb837b90be4b4d6059885c99224f16
parent84b8b5d1fa244bc591291a3cf18bf0fa9976ad17
tree-diff: remove the use of pathspec's raw[] in follow-rename codepath

Put a checkpoint to guard unsupported pathspec features in future.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
tree-diff.c