Re: [PATCH] rerere: demonstrate a weakness with identical conflicts in different files
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:18
Hmm, my knee-jerk reaction was that something may be keying off of the
conflict ids to keep track of which ones are dealt with and which ones are
yet to be resolved, but I don't recall any part of the implementation that
would do something like that offhand. Sorry.
Will try to find/make time to take a look at it later.