builtin-diff: fix comparison between two blobs.
authorJunio C Hamano <junkio@cox.net>
Tue, 16 May 2006 02:05:50 +0000 (19:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 16 May 2006 02:05:50 +0000 (19:05 -0700)
The code forgot that setup_revisions() leaves parsed object
names in reverse in the list.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found