]> Sergey Matveev's repositories - public-inbox.git/commit
solver: early make hints detection more robust
authorEric Wong <e@80x24.org>
Mon, 29 Aug 2022 09:26:43 +0000 (09:26 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Aug 2022 19:05:53 +0000 (19:05 +0000)
commit6f5b238bae5c88b2b9b2fdf7834e17e78a33abd2
tree860ce809760fd48e67d24289592b3f83cdd246b1
parent0c116643db4047f5af74bdc2b8dbc0630089d504
solver: early make hints detection more robust

Hints fields can change, so we'll use a simple boolean rather
than checking a static count.  We'll also short-circuit out
reliably regardless of hints when a full OID is given.
lib/PublicInbox/SolverGit.pm