]> Sergey Matveev's repositories - public-inbox.git/commitdiff
solver: do not count duplicates in patch count
authorEric Wong <e@80x24.org>
Fri, 2 Sep 2022 10:11:48 +0000 (10:11 +0000)
committerEric Wong <e@80x24.org>
Fri, 2 Sep 2022 17:40:08 +0000 (17:40 +0000)
We're considering duplicate patches from cross-posted lists
identical, so don't double-count them when displaying the
"applying [X/Y]" message since (successful) duplicates get
skipped.


No differences found