author | Junio C Hamano <junkio@cox.net> | |
Wed, 15 Feb 2006 09:10:13 +0000 (01:10 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 15 Feb 2006 09:10:13 +0000 (01:10 -0800) | ||
commit | 6becd7da8786555fbd2aeeb9669d37dc810f2658 | |
tree | 4e3dda0a63147cf221326bb5a12cdd1a402403dd | tree | snapshot |
parent | e8a1a11d4e0036a4205dbed533c135b51cd87218 | commit | diff |
ls-files --error-unmatch pathspec error reporting fix.
Earlier patch mistakenly used prefix_len when it meant
prefix_offset. The latter is to strip the leading directories
when run from a subdirectory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Earlier patch mistakenly used prefix_len when it meant
prefix_offset. The latter is to strip the leading directories
when run from a subdirectory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
ls-files.c | diff | blob | history |