dir: convert fill_directory to use the pathspec struct interface
authorBrandon Williams <redacted>
Wed, 4 Jan 2017 18:03:58 +0000 (10:03 -0800)
committerJunio C Hamano <redacted>
Mon, 9 Jan 2017 02:04:17 +0000 (18:04 -0800)
commit966de3028b190993329d2ed3af4d3d50059f6483
tree77b500703624f44160ca2a0f131d0db55dcc1af7
parente1b8c7bdc0ceba64e4d9fa91b951af3d1de18870
dir: convert fill_directory to use the pathspec struct interface

Convert 'fill_directory()' to use the pathspec struct interface from
using the '_raw' entry in the pathspec struct.

Signed-off-by: Brandon Williams <redacted>
Reviewed-by: Nguyễn Thái Ngọc Duy <redacted>
Signed-off-by: Junio C Hamano <redacted>
dir.c
git clone https://git.99rst.org/PROJECT