author | Linus Torvalds <torvalds@g5.osdl.org> | |
Thu, 14 Jul 2005 18:39:27 +0000 (11:39 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Thu, 14 Jul 2005 18:39:27 +0000 (11:39 -0700) | ||
commit | 3e58763542ab858ed2b2c7c704594f420df28c8b | |
tree | d8ac1c38a08c621eb237c962dfc099fc48c83970 | tree | snapshot |
parent | 0ca14a57f159fc9d0923dbb122705dd8d6a45488 | commit | diff |
Fix up read_tree() pathspec matching to use "const char **"
The same way the other pathspecs work. Also fix missing success return
from the matching - not that anything actually uses this yet ;)
The same way the other pathspecs work. Also fix missing success return
from the matching - not that anything actually uses this yet ;)
cache.h | diff | blob | history | |
tree.c | diff | blob | history |