diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-03-06 04:44:06 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-09 09:43:47 +0100 |
commit | 5803c6f8a2faf8cfbbd046d9ebd682b82bb2b086 (patch) | |
tree | 4f586a9a7d7735115167257b023ac9e7fc01869d /run-command.c | |
parent | Make 'traverse_tree()' use linked structure rather than 'const char *base' (diff) | |
download | git-5803c6f8a2faf8cfbbd046d9ebd682b82bb2b086.tar.xz git-5803c6f8a2faf8cfbbd046d9ebd682b82bb2b086.zip |
Add return value to 'traverse_tree()' callback
This allows the callback to return an error value, but it can also
specify which of the tree entries that it actually used up by returning
a positive mask value.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.c')
0 files changed, 0 insertions, 0 deletions