Open ftomassetti opened 9 years ago
How do we want to implement this? If a patch is in the same thread of e-mails should we consider it a replacement? Should the patches look similar?
There is already an heuristic for single patches (based on the id provided by git send-email) and works well, the problem is that right now the code considers commented the patch instead of resetting it to new.
Ok, I see. Can you give me any pointer about the point in the code where a patch is recognized as a substitute for an existing one?
@kodabb said