Stochastic bisection in Git
Stochastic bisection in Git
Posted Dec 15, 2021 12:15 UTC (Wed) by epa (subscriber, #39769)In reply to: Stochastic bisection in Git by nix
Parent article: Stochastic bisection in Git
Yes, you would have to provide an external command to give a "score" to each commit, or add them with git tags, or something.
Git itself can't know that information.
Git itself can't know that information.