author | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Aug 2006 18:50:10 +0000 (11:50 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Aug 2006 18:50:10 +0000 (11:50 -0700) | ||
commit | f82cd3c6104733e2ff3305c325a440731aa1d17c | |
tree | ed35e772ebb58472480e58940a8be46eb2ca5cfd | tree | snapshot |
parent | fba0cbd95d796857622d642160176907930ae511 | commit | diff |
Fix "git diff blob1 blob2" showing the diff in reverse.
This was introduced by mistake when revision.c::add_pending_object()
was modified to use object-array instead of object-list.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This was introduced by mistake when revision.c::add_pending_object()
was modified to use object-array instead of object-list.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-diff.c | diff | blob | history |