Counto-fix in merge-recursive
authorJunio C Hamano <junkio@cox.net>
Thu, 19 Apr 2007 02:05:57 +0000 (19:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 19 Apr 2007 02:21:52 +0000 (19:21 -0700)
When the configuration has variables unrelated to low-level
merge drivers (e.g. merge.summary), the code failed to ignore
them but did something totally senseless.

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