summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9af0b8d)
raw | patch | inline | side by side (parent: 9af0b8d)
author | Junio C Hamano <junkio@cox.net> | |
Thu, 27 Apr 2006 08:59:00 +0000 (01:59 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 27 Apr 2006 08:59:00 +0000 (01:59 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-index.c | patch | blob | history |
diff --git a/diff-index.c b/diff-index.c
index 86940123b37d9b7853643e32392cb80cda6e6b86..8c9f60173b18a68f6ea224b2e6fc9c0eab4b9d0f 100644 (file)
--- a/diff-index.c
+++ b/diff-index.c
int main(int argc, const char **argv)
{
struct rev_info rev;
- int match_missing = 0;
int cached = 0;
int i;