What is Nostr?
Nordern /
npub1tdq…6kxy
2023-12-13 08:14:13
in reply to nevent1q…4wah

Nordern on Nostr: npub1yc800…m507h On a more serious note, "git bisect". It allows you to pin down ...

npub1yc800ymmvtayt5lzkytpxnpry0n4rkz46hwuxc4npatx3cl0h56s4m507h (npub1yc8…507h) On a more serious note, "git bisect". It allows you to pin down exactly which commit introduced a behavior. It works like a binary search. It checks out the middle commit, and you check if the behavior is in there.
If it is, it checks out the middle to the left side of the commit, otherwise to the right.
After a few rounds of tests, it can tell you exactly which commit is at fault.
The testing can be automated.
Author Public Key
npub1tdq4aq5gkn94lnjpxdvmn473kx3kj4gluhe09z4fm3t3k2g5gevqvl6kxy