When you find a bug after making many commits, git provides an extremely powerful tool to identify which commit introduced the problem. It is called git bisect and although I've been aware of it for a long time I have only recently used it. It's an a...
techblog.timhilton.xyz5 min read
No responses yet.