Is it possible to do a bisect search in Github

39 Views Asked by At

Background

I've been working in Github lately. But with all of this Travis-ci and stuff, I've been trying to debug code like crazy. I know about the git bisect git command. And since I've been trying to stuff on Github lately, I though, "Hmm, does Github have a graphical equivalent to git bisect?"

Question

But so far, I haven't found a bisect search option in Github. Is it even possible in the GitHub website (in-browser)? Or do I have to use the command-line?

0

There are 0 best solutions below