commit | 15ba3af2d5056313fa19ceb0cb7f7cb3cdd54f16 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed Apr 18 19:05:57 2007 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed Apr 18 19:21:52 2007 -0700 |
tree | d00bc5700c9feaedaa59a95b70d05f9999cceb00 | |
parent | a5e92abde61d59a8612c5b87d0bae681e90f7fdb [diff] |
Counto-fix in merge-recursive 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>