Login
Remember
Register
Ask a Question
How to declare that a commit is buggy in Git Bisect?
0
votes
asked
Sep 17, 2021
in
Interstellar Git
by
SakshiSharma
How to declare that a commit is buggy in Git Bisect?
Select the correct answer from below options
a) git bisect error
b) git error bisect
c) git bisect bug
d) git bisect bad
git-bisect
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 17, 2021
by
SakshiSharma
Correct answer of above question is : d) git bisect bad
...