ls-tree: convert show_recursive to use the pathspec struct interface
authorBrandon Williams <redacted>
Wed, 4 Jan 2017 18:03:59 +0000 (10:03 -0800)
committerJunio C Hamano <redacted>
Mon, 9 Jan 2017 02:04:17 +0000 (18:04 -0800)
commite1e24edc1a86ef1f7639b3bbebc82c045d3c27b6
treead1348538bf307e8b049a63eeadb987f2de0e561
parent966de3028b190993329d2ed3af4d3d50059f6483
ls-tree: convert show_recursive to use the pathspec struct interface

Convert 'show_recursive()' 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>
builtin/ls-tree.c
git clone https://git.99rst.org/PROJECT