From: Nguyễn Thái Ngọc Duy Date: Sun, 14 Jul 2013 08:35:59 +0000 (+0700) Subject: remove init_pathspec() in favor of parse_pathspec() X-Git-Tag: v1.8.5-rc0~158^2~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9a0872744315da67db3c81eb9270751e31fcc8f5?ds=inline;hp=9a0872744315da67db3c81eb9270751e31fcc8f5 remove init_pathspec() in favor of parse_pathspec() While at there, move free_pathspec() to pathspec.c Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---