diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-03-26 10:28:07 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-26 11:09:01 -0700 |
commit | bd2f371d34b495ebbc4689604cfc34a825c47d2b (patch) | |
tree | cee8d0b1cf61bd9f1c327853feec7af2acff0052 /test-svn-fe.c | |
parent | 9db9eecfe5c2490d17c0d4bd5452e4cb1d0948c5 (diff) | |
download | git-bd2f371d34b495ebbc4689604cfc34a825c47d2b.tar.gz |
attr.c::path_matches(): the basename is part of the pathname
The function takes two strings (pathname and basename) as if they
are independent strings, but in reality, the latter is always
pointing into a substring in the former.
Clarify this relationship by expressing the latter as an offset into
the former.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-svn-fe.c')
0 files changed, 0 insertions, 0 deletions