pathspec: rename prefix_pathspec to init_pathspec_item
commit27ec42826e9e5ffa9bcdf0208c1399f62b78c7fb
authorBrandon Williams <bmwill@google.com>
Wed, 4 Jan 2017 18:04:11 +0000 (4 10:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jan 2017 02:04:18 +0000 (8 18:04 -0800)
tree5ae5b98598e1f6bd04e9259ca27e4dc52db7f88e
parent4f1bf4d2b48cc2dc755e1a61f7e807e3963b33fa
pathspec: rename prefix_pathspec to init_pathspec_item

Give a more relevant name to the prefix_pathspec function as it does
more than just prefix a pathspec element.

Signed-off-by: Brandon Williams <bmwill@google.com>
Reviewed-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pathspec.c