submodule helper list: respect correct path prefix
commit2b56bb7a87ab429c225f6325f2870cbeac0d19f9
authorStefan Beller <sbeller@google.com>
Wed, 24 Feb 2016 21:15:02 +0000 (24 13:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 22:33:02 +0000 (24 14:33 -0800)
treee4b5139a551a203f1ae3c9b79bcd84e648e64cf6
parent754884255bb580df159e58defa81cdd30b5c430c
submodule helper list: respect correct path prefix

This is a regression introduced by 74703a1e4d (submodule: rewrite
`module_list` shell function in C, 2015-09-02).

Add a test to ensure we list the right submodule when giving a
specific pathspec.

Reported-By: Caleb Jorden <cjorden@gmail.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c
t/t7400-submodule-basic.sh