diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-03 10:45:41 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-04 00:08:12 -0800 |
commit | 3a5e860815010e362c746aedf7981e9b3b9a69e8 (patch) | |
tree | f3e6a63d48e3e85f49bcd7a89fc5ffe7ca63d9de /cache-tree.c | |
parent | 0f3a290b89b89bb5375cf5019b067e4a99f02620 (diff) | |
download | git-3a5e860815010e362c746aedf7981e9b3b9a69e8.tar.gz |
revision: make tree comparison functions take commits rather than trees
This will make it easier to do various clever things that don't depend
on the pure tree contents. It also makes the parameter passing much
simpler - the callers doesn't really look at trees anywhere else, and
it's really the function that should look at the low-level details.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions