commit | 4856ff2a195e558c82ca3cab636c4d4fbef148e3 | [log] [tgz] |
---|---|---|
author | Clemens Buchacher <drizzd@aon.at> | Sat Oct 09 15:52:59 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 13 14:34:08 2010 -0700 |
tree | 1ad5f060fdf62c752cb18cae0a2e034690adca83 | |
parent | a9307f5a6880a4818b042a30760b2cbb75efc53b [diff] |
lstat_cache: optionally return match_len Return match_len so that the caller can know which leading path component matched. Signed-off-by: Clemens Buchacher <drizzd@aon.at>