]> Sergey Matveev's repositories - public-inbox.git/commit
solver: try the next patch on apply failures
authorEric Wong <e@80x24.org>
Thu, 2 Jan 2020 09:24:57 +0000 (09:24 +0000)
committerEric Wong <e@80x24.org>
Fri, 3 Jan 2020 02:29:15 +0000 (02:29 +0000)
commit3eafdb33697581b8d797bf7c664a53a311725075
tree742d905ee1313b54b801ed50fae2f92c48f4d8c8
parent7a6e1292928865be110e66020932eba4522b2bf6
solver: try the next patch on apply failures

Sometimes a patch is corrupted and resent to create the same
OID.  We need to account for that case and actually move onto
the next patch instead of blindly trying "git ls-files" to get
nothing out of it.
lib/PublicInbox/SolverGit.pm